Click or drag to resize

BatchJobFilterPropertyInfo Properties

The BatchJobFilterPropertyInfo type exposes the following members.

Properties
  NameDescription
Public propertyConstraintType
The property constraint type. Defines how filter parameters and actual values will be compared.
Public propertyPropertyName
The property name.
Public propertyPropertyValue
The property value. If [ConstraintType] is set to [Between] this represents the lower value.
Public propertyPropertyValueUpper
If [ConstraintType] is set to [Between] this represents the upper value.
Top
See Also