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.7.0.0 (5.7.0)
SyntaxReadOnly Property FullName As String
	Get
Property Value
Type: 
String
RemarksReturns GroupName.Name if GroupName is set to a value, otherwise Name
See Also