SingleFilterCondition Object


Description:

Single file condition.

Parents: ConfigFilter

SingleFilterCondition Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
BooleanOperand

Operand.

Type: enum

Default: AND

Possible Values:

Value Description
AND

And

OR

Or

Enabled

Enabled.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

True.

FALSE

False.

FilterMaxValue

Filter maximum value.

Type: string

Default: 0

FilterOperator

Filter operator.

Type: enum

Default: EqualTo

Possible Values:

Value Description
EqualTo

Equal to.

NotEqualTo

Not equal to.

LessThan

Less than.

LessThanEqualTo

Less than equal to.

GreaterThan

Greater than.

GreaterThanEqualTo

Greater than equal to.

Between

Between.

Contains

Contains.

FilterValue

Filter value.

Type: string

Default: 0

PropertyName

Property name.

Type: string

Default: "" (empty string)

SingleFilterCondition Read-Only Attributes

There are no read-only attributes.