Exago .NET API Documentation
GetMnemonicFromId Method
WebReports.Api.Common Namespace > EntityCollection Class : GetMnemonicFromId Method
entity or entity.column
Seach the entities by Id or by DbName for the indicated entity name If the id is located as an Id or DbName then return the associated entity name. If not found return the id itself
Syntax
public System.string GetMnemonicFromId( 
   System.string id
)

Parameters

id
entity or entity.column

Return Value

Resolved entity name
See Also

Reference

EntityCollection Class
EntityCollection Members