PaymReceiptTaxInvContract.parmInvoiceTaxType Method [AX 2012]
Gets or sets the value of the InvoiceTaxType data contract parameter.
public InvoiceTaxType parmInvoiceTaxType([InvoiceTaxType _invoiceTaxType])
Run On
CalledParameters
- _invoiceTaxType
- Type: InvoiceTaxType Enumeration
The new value of the InvoiceTaxType data contract parameter; optional.
Return Value
Type: InvoiceTaxType EnumerationThe current value of the InvoiceTaxType data contract parameter.
Community Additions
ADD
Show: