Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the runtime field values.
Syntax
public boolean SetCLRFieldValue(FieldName name, CLRObject value)
Run On
Client
Parameters
- name
Type: FieldName Extended Data Type
The name of the field.
- value
Type: CLRObject Class
The object value.
Return Value
Type: boolean
true if the value is stored in the field; otherwise, false.