WorkItemTypeFieldsExpandLevel enum
Expand options for the work item field(s) request.
Fields
None = 0 | Includes only basic properties of the field. |
AllowedValues = 1 | Includes allowed values for the field. |
DependentFields = 2 | Includes dependent fields of the field. |
All = 3 | Includes allowed values and dependent fields of the field. |