Edit

Share via


WorkItemTypeFieldsExpandLevel Enum

Definition

Expand options for the work item field(s) request.

public enum WorkItemTypeFieldsExpandLevel
type WorkItemTypeFieldsExpandLevel = 
Public Enum WorkItemTypeFieldsExpandLevel
Inheritance
WorkItemTypeFieldsExpandLevel

Fields

All 3

Includes allowed values and dependent fields of the field.

AllowedValues 1

Includes allowed values for the field.

DependentFields 2

Includes dependent fields of the field.

None 0

Includes only basic properties of the field.

Applies to