RetailImportGlobal.importElementList Method [AX 2012]
Gets a container that contains either the element names or the element values for the RetailImportEntryTypeBase enumeration value, depending on the specified parameter.
Syntax
public container importElementList([boolean readNames])
Run On
Called
Parameters
- readNames
Type: boolean
A Boolean value that indicates whether to return a container that contains element names; optional.
Return Value
Type: container
A container that contains the either element names or the element values.