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.
public container importElementList([boolean readNames])
Run On
CalledParameters
- readNames
- Type: boolean
A Boolean value that indicates whether to return a container that contains element names; optional.
Return Value
Type: containerA container that contains the either element names or the element values.
Community Additions
ADD
Show: