GetStatus() As Integer
Definition object
Returns the status of the invoice definition.
Statuses
The status of invoice definitions can receive the following values:
Status |
Value |
Meaning |
---|---|---|
Learned |
4 |
All fields are complete, thus they are learned. |
Known |
5 |
At least one field is incomplete, i.e. not learned (except the identifier). |
Unknown |
6 |
An identifier is incomplete, the invoice is unidentified. |
Related topic