FindOperand Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This directs evaluation of the DateJobCreated and DateJobLastModified filter properties.
public enum FindOperand
type FindOperand =
Public Enum FindOperand
- Inheritance
-
FindOperand
Fields
Name | Value | Description |
---|---|---|
EqualTo | 1 | |
GreaterThan | 2 | |
LessThan | 3 |