| FieldElementIFieldElementCoreFullName Property  | 
 
            Gets the full name of the field.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxstring IFieldElementCore.FullName { get; }Private ReadOnly Property FullName As String
	Implements IFieldElementCore.FullName
	Get
Property Value
Type: 
StringImplements
IFieldElementCoreFullName
See Also