EbizCustomField
Description
The EbizCustomField object represents a user-defined field for storing information not covered by the standard fields.
Properties
| Type | Name | Description |
|---|---|---|
| string | FieldId | Unique field ID defined by the user. |
| string | FieldCaption | Caption or label for the field, defined by the user. |
| string | FieldName | Internal or system name for the field, defined by the user. |
| string | FieldValue | Value assigned to the field by the user. |
| string | FieldType | Type of field. |
| string | FieldDataType | Data type of the field value. |
| string | FieldDescription | Description of the field provided by the user. |
Updated 6 months ago
