Adds ENUM zones.
Output / Response
Returns the object ID for the new ENUM zone.
API Call:
long addEnumZone( long parentId, long
prefix, String properties
)
Parameter | Description |
---|---|
parentId | The object ID for the parent object of the ENUM zone. |
prefix | The number prefix for the ENUM zone. |
properties | Adds object properties, including user-defined fields. |