IGroupableElementFullName Property |
Gets the full name of this element (GroupName.Name)
Namespace: SD.LLBLGen.Pro.ApplicationCoreAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
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