BatchJobFilterPropertyInfo Properties |
The BatchJobFilterPropertyInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConstraintType |
The property constraint type. Defines how filter parameters and actual values will be compared.
|
![]() | PropertyName |
The property name.
|
![]() | PropertyValue |
The property value. If [ConstraintType] is set to [Between] this represents the lower value.
|
![]() | PropertyValueUpper |
If [ConstraintType] is set to [Between] this represents the upper value.
|