RetailConnDataDirectorEngine.SetCLRFieldValue Method [AX 2012]

Sets the runtime field values.

Syntax

public boolean SetCLRFieldValue(FieldName name, CLRObject value)

Run On

Client

Parameters

Return Value

Type: boolean
true if the value is stored in the field; otherwise, false.

See Also

Reference

RetailConnDataDirectorEngine Class