Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/WorkItemTrackingProcessInterfaces
WorkItemTypeModel
Interface WorkItemTypeModel
interface
WorkItemTypeModel
{
behaviors
?:
WorkItemTypeBehavior
[]
;
class
?:
WorkItemTypeClass
;
color
?:
string
;
description
?:
string
;
icon
?:
string
;
id
?:
string
;
inherits
?:
string
;
isDisabled
?:
boolean
;
layout
?:
FormLayout
;
name
?:
string
;
states
?:
WorkItemStateResultModel
[]
;
url
?:
string
;
}
Index
Properties
behaviors?
class?
color?
description?
icon?
id?
inherits?
is
Disabled?
layout?
name?
states?
url?
Properties
Optional
behaviors
behaviors
?:
WorkItemTypeBehavior
[]
Optional
class
class
?:
WorkItemTypeClass
Optional
color
color
?:
string
Optional
description
description
?:
string
Optional
icon
icon
?:
string
Optional
id
id
?:
string
Optional
inherits
inherits
?:
string
Parent WIT Id/Internal ReferenceName that it inherits from
Optional
is
Disabled
isDisabled
?:
boolean
Optional
layout
layout
?:
FormLayout
Optional
name
name
?:
string
Optional
states
states
?:
WorkItemStateResultModel
[]
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
behaviors
class
color
description
icon
id
inherits
is
Disabled
layout
name
states
url
azure-devops-node-api
Loading...
Parent WIT Id/Internal ReferenceName that it inherits from