TwoOperandExpressionType Members
Include Protected Members
Include Inherited Members
The TwoOperandExpressionType class is the base class for derived classes that represent a restriction that is formed by comparing two values against one another.
The TwoOperandExpressionType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TwoOperandExpressionType | The TwoOperandExpressionType class is abstract and cannot be instantiated. |
Top
Properties
Name | Description | |
---|---|---|
FieldURIOrConstant | The FieldURIOrConstant property gets or sets the property or constant that is compared with each item or folder in a restriction. | |
Item | The Item property gets or sets the property path that is searched on for each item or folder in a search. |
Top