FieldFullTextSearchPredicateField Property  | 
 
            Field used in the comparison expression (SelfServicing).
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntaxpublic virtual IEntityField Field { get; }Public Overridable ReadOnly Property Field As IEntityField
	Get
Property Value
Type: 
IEntityField
Exceptions| Exception | Condition | 
|---|
| InvalidOperationException | if this object was constructed using a non-selfservicing constructor or when the predicate was constructed with a fieldslist. | 
See Also