| FieldElementFullName Property  | 
            Gets the full name of the field. This is the name of the field with optionally (FK) appended to it if the field is an FK field. 
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.EntityModelAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax[AllowInFilterAttribute(0)]
public string FullName { get; }<AllowInFilterAttribute(0)>
Public ReadOnly Property FullName As String
	Get
Property Value
Type: 
String
See Also