EntityAliasTextualRepresentation Property |
Gets the textual representation. This is either the Alias text, or of that's empty the full name of the entity definition.
Namespace: SD.LLBLGen.Pro.ApplicationCore.EntityModel.TypedListsAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public string TextualRepresentation { get; }
Public ReadOnly Property TextualRepresentation As String
Get
Property Value
Type:
StringSee Also