XMLTransferOutput property
Applies to |
---|
This property gets the XML output of an Invoice object (COM) in the InvoiceTransfer event. In all other events, XMLTransferOutput returns an empty string.
Syntax
object. XMLTransferOutput [= value]
Part |
Description |
---|---|
object |
An expression that evaluates to an object in the Invoice (COM) objects. |
value |
A string value. The same XML output that is returned when using XML output in ReadSoft Invoices. |