Click or drag to resize

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.9.0.0 (5.9.0)
Syntax
public string TextualRepresentation { get; }

Property Value

Type: String
See Also