West Wind Web Store |
cinvoice::exportorderstoxml
|
Exports orders to XML format.
The document contains a nodelist of individual XML orders exported. This document is a complex hierarchical document.
Syntax: |
o.exportorderstoxml(lcFilter, llMarkDownloaded) |
| Return: | XML string |
| Parameters: |
lcFilter A WHERE clause filter to be used against the invoice table. Typically you'll use Downloaded=0. llMarkDownloaded
|
See also: