Exago .NET API Documentation
MnemonicName Property
WebReports.Api.Reports Namespace > EntityColumnMetadata Class : MnemonicName Property
The Column Alias, the name of the data field that the end-users see.
Syntax
public System.string MnemonicName {get; set;}
Remarks

Column aliases may not contain the following characters: { } "

Equivalent to the Column Alias property when editing column metadata for Data Objects in the Admin Console.

See Also

Reference

EntityColumnMetadata Class
EntityColumnMetadata Members