WorkItemFieldAllowedValues interface

Describes the list of allowed values of the field.

Properties

allowedValues

The list of field allowed values.

fieldName

Name of the field.

Property Details

allowedValues

The list of field allowed values.

allowedValues: string[]

Property Value

string[]

fieldName

Name of the field.

fieldName: string

Property Value

string