InvoiceTypeOverride property

Applies to
Invoice object (COM)

This property gets the invoice type (PO or GE) of the invoice.

Syntax

object. InvoiceType [= value]

Part

Description

object

An expression that evaluates to an object in the Invoice object (COM).

value

A string that specifies whether the invoice is a purchase order (PO) or general expense (GE) invoice.

Related topic

InvoiceType property (InvoiceProfile object)