RetailConnDataDirectorEngine.fields Method [AX 2012]

Sets the field values by using the specified lists.

Syntax

public boolean fields(CLRObject names, CLRObject vals)

Run On

Client

Parameters

Return Value

Type: boolean
true if the field values are set; otherwise, false.

See Also

Reference

RetailConnDataDirectorEngine Class