WorkItemTypeFieldModel2 interface

New version of WorkItemTypeFieldModel supporting defaultValue as object (such as IdentityRef) and description

Properties

allowGroups
defaultValue
description
name
pickList
readOnly
referenceName
required
type
url

Property Details

allowGroups

allowGroups: boolean

Property Value

boolean

defaultValue

defaultValue: any

Property Value

any

description

description: string

Property Value

string

name

name: string

Property Value

string

pickList

pickList: PickListMetadataModel

Property Value

readOnly

readOnly: boolean

Property Value

boolean

referenceName

referenceName: string

Property Value

string

required

required: boolean

Property Value

boolean

type

type: FieldType

Property Value

url

url: string

Property Value

string