Share via


SalesCalcTax_Sales.parmMCRCSForm Method [AX 2012]

Gets or sets a boolean value indicating if the mcrCSForm is passed to the next level class.

Syntax

public boolean parmMCRCSForm([boolean _mcrCSForm])

Run On

Server

Parameters

  • _mcrCSForm
    Type: boolean
    A boolean value indicating if the mcrCSForm is passed to the next level class.

Return Value

Type: boolean
A boolean value indicating if the mcrCSForm is passed to the next level class.

See Also

Reference

SalesCalcTax_Sales Class