Model Details

UdfType

UDF Data Contract


Name

Description

Type

Additional Information

AllowNewPickListItem

A flag indicating whether a new pick list item can be added via this API

boolean

DisplayName

The display name of the UDF

string

ExtractionName

Gets the extraction name of the UDF (this value will be the type of PickList defined in PickListItem)

string

FieldDataType

The data type of the UDF

Format

Gets the format of the UDF

string

HasPickList

A flag indicating whether or not the possible values of the UDF are from a PickList

boolean

LimitToList

A flag indicating no new pick list items can be added via this API

boolean

Links

A list of hateoas links

Collection of Link

MaxLength

The maximum length of the value

integer

MaxValue

Gets the maximum value that can be assigned to the UDF

Object

MinValue

Gets the minimum value that can be assigned to the UDF

Object

Name

The name of the UDF

string

OwnerObjectType

Gets the type of the object which contains this UDF

PickList

A list of items displaying potential values for the UDF

Collection of string