Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.0

API: CustomField.SetValue

Scoped Name

APIServer.CustomField.SetValue

Interface

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.

Description

Registers the value for the custom field.

Events

WSE139 - Error on set custom field value

WSE141 - Illegal entity

WSE142 - Illegal instance key

WSE143 - Custom field not defined

Universal events