WorkItemTypeStateInfo interface

Properties

states

State name to state category map

workItemTypeName

Work Item type name

Property Details

states

State name to state category map

states: {[key: string]: string}

Property Value

{[key: string]: string}

workItemTypeName

Work Item type name

workItemTypeName: string

Property Value

string