reasonNonIssueType Field

The reason why an invoice was not issued. Get the possible values using the myDATATools.getDclReasonNonIssueType method. 
Mandatory field when invoiceKind has no value
Public reasonNonIssueType As Nullable(Of Integer)
This language is not supported or no code example is available.
public Nullable<int> reasonNonIssueType
This language is not supported or no code example is available.

Field Value

Nullable<int>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition