InvoiceType property (Invoice object)
Applies to |
---|
Invoice object (COM) |
This property gets the invoice type (debit or credit) of the parent object.
Syntax
object. InvoiceType [= value]
Part |
Description |
---|---|
object |
An expression that evaluates to an object in the Invoice object (COM). |
value |
One of these constants, specifying whether the parent object is a regular invoice (debit) or a credit note. |
Related topic