Click or drag to resize

JoinField Fields

The JoinField type exposes the following members.

Fields
  NameDescription
Public fieldAddSteps
The additional steps to reach the field item.
Public fieldAggregation
Defines if an aggregation function should be applied to the field.
Public fieldAttrDefDeclTypeName
Defines the attribute declaring type the field refers to.
Public fieldAttrDefName
Defines the attribute declaring type the field refers to.
Public fieldFieldType
Defines the field type (ID, name, attribute, ...) the field refers to.
Public fieldGroupPriority
A non-negative value defines that the result should be grouped by this field. If multiple fields have a GroupPriority set, the field with the lowest value has the highest grouping priority.
Public fieldItemType
Defines if the field refers to the object or the relationship.
Public fieldName
The field name.
Public fieldPathRefIndex
The index of the path the field refers to.
Public fieldSortOrder
The sort direction.
Public fieldSortPriority
The sort priority for this field. Lower value means higher priority.
Public fieldStepRefIndex
The index of the step (within the path) the field refers to.
Top
See Also