Online documentation - WebsydianExpress v3.0 |
APIServer.CustomField.SetValue
Field | Variable | ...as | Description |
---|---|---|---|
Entity | Input | Input | The entity the custom field is defined for. |
InstanceKey | Input | Input | The unique identification of the record in the entity (converted to a character string). |
PropertyName | Input | Input | The name of the custom field. |
Value | Input | Input | The specified value. |
Registers the value for the custom field.
WSE139 - Error on set custom field value
WSE141 - Illegal entity
WSE142 - Illegal instance key
WSE143 - Custom field not defined