ConditionOp Enumeration

Contains operators to use within a single condition when comparing two values.

Member Name Description
ChangedTo Changed to value.
Equals Equals.
GreaterThan Greater than.
GreaterThanOrEquals Greater than or equals.
LessThan Less than.
LessThanOrEquals Less than or equals.
NotEquals Does not equal.

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also