FieldBetweenPredicateEndIsField Property  | 
 
            Gets endIsField, flag to signal if the ValueEnd is a field object
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntaxpublic bool EndIsField { get; }Public ReadOnly Property EndIsField As Boolean
	Get
Property Value
Type: 
Boolean
See Also