Custom Field Application Object


Properties
customFieldIdstringformat GUID

Custom field ID.


customFieldKeystringRead-only

Custom field key.


applicationsApplications

Entities to which the custom field applies.


exclusionsExclusions

Entities from which the custom field is excluded.


revisionintegerformat uint64

Revision number, which increments by 1 each time the custom field is updated. To prevent conflicting changes, the existing revision must be used when updating a custom field.

Did this help?