CustInvoiceLine.exciseNone_IN Method
Gets or sets the excise record type for the customer free text invoice lines.
Syntax
edit ExciseNone_IN exciseNone_IN(boolean _set, ExciseNone_IN _exciseNone_IN)
Run On
Called
Parameters
- _set
Type: boolean
A boolean to determine if the value is being defined or not.
- _exciseNone_IN
Type: ExciseNone_IN Enumeration
The excise record type.
Return Value
Type: ExciseNone_IN Enumeration
The excise record type.