Exago .NET API Documentation
GetEntity Method
WebReports.Api.Common Namespace > EntityCollection Class : GetEntity Method
Retrives an entity by it's Name or Id property
Overload List
OverloadDescription
Gets an entity by name that exists in the category specified by categoryName Note: to search without category specify String.Empty  
Return an Entity (Data Object) for the specified alias. If a categoryName is provided then the entity must be in that category (folder).  
See Also

Reference

EntityCollection Class
EntityCollection Members