Click or drag to resize

BatchJobQueryFieldInfo Properties

The BatchJobQueryFieldInfo type exposes the following members.

Properties
  NameDescription
Public propertyFieldType
The field type.
Public propertyPropertyName
The property name. To be specified if FieldType = Property.
Public propertySortOrder
The sort direction. Only relvant if SortPriority is greater zero.
Public propertySortPriority
The sort priority for this field. Lower value means higher priority. Negative value or zero: do not sort.
Top
See Also