ComparisonOperator Enumeration
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Workflow.Runtime.Tracking
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
Return to top
Specifies the operation to perform on the operands of a comparison.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
| Member name | Description | |
|---|---|---|
| Equals | Test for operand equality. | |
| NotEquals | Test for operand inequality. |
Note |
|---|
This material discusses types and namespaces that are obsolete. For more information, see Deprecated Types in Windows Workflow Foundation 4.5. |
ComparisonOperator specifies the type of comparison to perform in an ActivityTrackingCondition.
.NET Framework
Available since 3.0
Available since 3.0
Show:
