IGroupableElementFullName Property |
Gets the full name of this element (GroupName.Name)
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax ReadOnly Property FullName As String
Get
Property Value
Type:
StringRemarks Returns GroupName.Name if GroupName is set to a value, otherwise Name
See Also