Gets the operator that is used to compare the condition's form field value with the specified comparison value.

Syntax

public Condition.ComparisonOperators ComparisonOperator { get; }
Public ReadOnly Property ComparisonOperator() As Condition.ComparisonOperators

Limitations

Read only.