Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a container that contains either the element names or the element values for the RetailImportEntryTypeBase enumeration value, depending on the specified parameter.
Syntax
server public static container GetServer_importElementList([boolean readNames])
Run On
Server
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.