Share via


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

Return Value

Type: str
The serialized XML.

See Also

Reference

DOCommerceSyncCustomerTask Class