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.
Creates one or more data objects that are contained in a RetailMachineDoc document.
Syntax
public AifEntityKeyList create(RetailMachineDoc _retailMachineDoc)
Run On
Server
Parameters
- _retailMachineDoc
Type: RetailMachineDoc Class
The RetailMachineDoc document that contains the data objects to create.
Return Value
Type: AifEntityKeyList Class
A list of entity keys that identify the newly created objects. The entity keys appear in the order that the created objects are specified in the RetailMachineDoc document.