fuelInvoice Field

Determines if the invoice is for fuel, False by default 
If True then the field invoiceLine.fuelCode of each line must have a value.
Public fuelInvoice As Boolean
This language is not supported or no code example is available.
public bool fuelInvoice
This language is not supported or no code example is available.

Field Value

bool

.NET Framework

Supported in: 3.5 or newer

In this article

Definition