PaymReceiptTaxInvContract.parmInvoiceTaxType Method [AX 2012]

Gets or sets the value of the InvoiceTaxType data contract parameter.

public InvoiceTaxType parmInvoiceTaxType([InvoiceTaxType _invoiceTaxType])

Run On

Called

Parameters

_invoiceTaxType
Type: InvoiceTaxType Enumeration
The new value of the InvoiceTaxType data contract parameter; optional.

Return Value

Type: InvoiceTaxType Enumeration
The current value of the InvoiceTaxType data contract parameter.

Community Additions

ADD
Show: