[]
Gets or sets a value that indicates the comparison relationship of the specified and compared values.
public ValidateComparisonOperator ComparedOperator { get; set; }
Public Property ComparedOperator As ValidateComparisonOperator
Type | Description |
---|---|
ValidateComparisonOperator | A ValidateComparisonOperator value. The default is GreaterThan. |