ReferencedElementElementName Property |
Gets the element name for presentation purposes. This is either the name of the last navigator (or entity name if no navigator present) if no valuetype is present
or in case a valuetype is specified the name of the last field, if any, otherwise the name of the valuetype.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.DerivedModel
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax public string ElementName { get; }
Public ReadOnly Property ElementName As String
Get
Property Value
Type:
StringSee Also