CustomFieldModel
| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Custom Field ID value in the CustomFields list |
string |
None. |
| Mode |
Mode of Custom Field, 'Employee' or 'Manager' |
string |
None. |
| Name |
Name of the Custom Field |
string |
None. |
| FieldType |
Type of Custom Field, E.g. TEXTBOX, DATE, SINGLESELECT |
string |
None. |
| Value |
value of the custom field |
string |
None. |
| FieldLabel |
Label/Title of the custom field |
string |
None. |