XMLTransferOutput property
| Applies to |
|---|
For internal use only. Improper use can corrupt your
ReadSoft Invoices
system.
This property gets the XML output of an Invoice object (COM) in the InvoiceTransfer event. In all other events, XMLTransferOutput returns an empty string.
This property is read-only. You cannot set the value with this property.
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. |