Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BacklogLevel

Contract representing a backlog level

Hierarchy

  • BacklogLevel

Index

Properties

Optional categoryReferenceName

categoryReferenceName: string

Reference name of the corresponding WIT category

Optional pluralName

pluralName: string

Plural name for the backlog level

Optional workItemStates

workItemStates: Array<string>

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

Optional workItemTypes

workItemTypes: Array<string>

Collection of valid workitem type names for the given backlog level

Generated using TypeDoc