CustomField
The API returns CustomField
(XML API) or oaCustomField
(SOAP API) objects when you use the Read
(XML API) or read()
(SOAP API) with the custom equal to
method to read custom field values for an object.
You can use the Modify
(XML API) or modify()
(SOAP API) with the custom equal to
method and CustomField
(XML API) or oaCustomField
(SOAP API) objects as arguments to set or update custom field values for an object.
The CustomField
or oaCustomField
object has the following properties:
XML / SOAP |
Database |
Description |
---|---|---|
|
— |
Unique ID. Automatically assigned by SuiteProjects Pro. |
|
— |
The name of the custom field. |
|
— |
Association of the custom field. See Record Types and Forms Supporting Custom Fields for a list of associations. |
|
— |
Value of the field for a specific record. |