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.11.0.0 (5.11.23.1114)
Syntaxpublic string TextualRepresentation { get; }Public ReadOnly Property TextualRepresentation As String
	Get
Property Value
Type: 
String
See Also