Share via


SalesInvoiceDPBase.parmIsTaxAmountMSTVisible Method [AX 2012]

Gets or sets the IsTaxAmountMSTVisible parameter.

Syntax

protected boolean parmIsTaxAmountMSTVisible([boolean _isTaxAmountMSTVisible])

Run On

Server

Parameters

  • _isTaxAmountMSTVisible
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsTaxAmountMSTVisible parameter.

See Also

Reference

SalesInvoiceDPBase Class