RetailConnDataDirectorEngine.fields Method [AX 2012]
Sets the field values by using the specified lists.
public boolean fields(CLRObject names, CLRObject vals)
Run On
ClientParameters
- names
- Type: CLRObject Class
A list of field names.
- vals
- Type: CLRObject Class
A list of field values.
Community Additions
ADD
Show: