Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/WorkItemTrackingProcessInterfaces
FieldModel
Interface FieldModel
interface
FieldModel
{
description
?:
string
;
id
?:
string
;
isIdentity
?:
boolean
;
isLocked
?:
boolean
;
name
?:
string
;
type
?:
FieldType
;
url
?:
string
;
}
Index
Properties
description?
id?
is
Identity?
is
Locked?
name?
type?
url?
Properties
Optional
description
description
?:
string
Optional
id
id
?:
string
Optional
is
Identity
isIdentity
?:
boolean
Optional
is
Locked
isLocked
?:
boolean
Optional
name
name
?:
string
Optional
type
type
?:
FieldType
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
is
Identity
is
Locked
name
type
url
azure-devops-node-api
Loading...