nonIssueInvoice Field

Determines if the invoice has not been issued for this customer
Public ReadOnly nonIssueInvoice As Nullable(Of Boolean)
This language is not supported or no code example is available.
public readonly Nullable<bool> nonIssueInvoice
This language is not supported or no code example is available.

Field Value

Nullable<bool>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition