VerifyResultsValueCondition Object


Description:

Verify results value condition

Children: CounterFilterProperty

Result children (automatically created): VerifyResultsValueCondition

VerifyResultsValueCondition Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
BooleanOperator

BooleanOperator to carry chain multiple filter conditions.

Type: enum

Default: AND

Possible Values:

Value Description
AND

AND

OR

OR

ComparisonOperator

Operator to use for value comparison.

Type: enum

Default: GREATER_THAN

Possible Values:

Value Description
LESS_THAN

Less than

LESS_THAN_OR_EQUAL

Less than or equal

GREATER_THAN

Greater than

GREATER_THAN_OR_EQUAL

Greater than or equal

EQUAL

Equal

NOT_EQUAL

Not equal

BETWEEN

Between

InvertComparison

Use invert of selected filter conditions.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Use invert of selected filter conditions.

FALSE

Do not use invert of selected filter conditions.

MaxValueOperand

Max value to use for comparison when BETWEEN ComparisonOperator selected.

Type: string

Default: 0

MinValueOperand

Min value to use for comparison when BETWEEN ComparisonOperator selected.

Type: string

Default: 0

PropertyOperand

Counter property to use for filter.

Type: string

Default: 0

ValueOperand

Value to use for comparison with counter value.

Type: string

Default: 0

VerifyResultsValueCondition Read-Only Attributes

There are no read-only attributes.