DOCommerceSyncCustomerTask::serializeCustomers Method [AX 2012]
Serializes an online commerce customer into XML and inserts properties from the template that are associated with the corresponding online store.
Syntax
client server public static str serializeCustomers(CLRObject _customers)
Run On
Called
Parameters
- _customers
Type: CLRObject Class
An online commerce customer.
Return Value
Type: str
The serialized XML.