WorkItemTypeStateInfo interface
states | State name to state category map |
work |
Work Item type name |
State name to state category map
states: {[key: string]: string}
Property Value
{[key: string]: string}
Work Item type name
workItemTypeName: string
Property Value
string