RetailConnDataDirectorEngine.SetCLRFieldValue Method [AX 2012]
Sets the runtime field values.
public boolean SetCLRFieldValue(FieldName name, CLRObject value)
Run On
ClientParameters
- name
- Type: FieldName Extended Data Type
The name of the field.
- value
- Type: CLRObject Class
The object value.
Community Additions
ADD
Show: