BacklogLevel interface

Contract representing a backlog level

Properties

categoryReferenceName

Reference name of the corresponding WIT category

pluralName

Plural name for the backlog level

workItemStates

Collection of work item states that are included in the plan. The server will filter to only these work item types.

workItemTypes

Collection of valid workitem type names for the given backlog level

Property Details

categoryReferenceName

Reference name of the corresponding WIT category

categoryReferenceName: string

Property Value

string

pluralName

Plural name for the backlog level

pluralName: string

Property Value

string

workItemStates

Collection of work item states that are included in the plan. The server will filter to only these work item types.

workItemStates: string[]

Property Value

string[]

workItemTypes

Collection of valid workitem type names for the given backlog level

workItemTypes: string[]

Property Value

string[]