영어로 읽기 편집

다음을 통해 공유


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