Click or drag to resize
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.1.0.0 (5.1.0)
Syntax
public string ElementName { get; }

Property Value

Type: String
See Also