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.TypedLists
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax public string TextualRepresentation { get; }
Public ReadOnly Property TextualRepresentation As String
Get
Property Value
Type:
StringSee Also