LookupValue

All lookup values share these common properties:

Object Properties

Property

MasterLabel

string(100)

Name of the lookup value

Type

string(100)

Object name of the lookup value. If this is a task status the type will be taskstatus. If this is a Contact Role the type will be contactrole.

Attribute

string(100)

For lookup values with unique attributes, this contains the unique properties. For example, taskstatus would be <Root><IsStarted type="boolean">false</IsStarted><IsOnHold type="boolean">true</IsOnHold><IsClosed type="boolean">false</IsClosed><IsCancelled type="boolean">false</IsCancelled></Root>

SortOrder

integer

Order this lookvalue appears in the drop down list.