Share via


smmSalesManagementSelectQuery.parmCalledForCalculation Method [AX 2012]

Gets or sets the CalledForCalculation parameter.

Syntax

public boolean parmCalledForCalculation([boolean _calledForCalculation])

Run On

Called

Parameters

  • _calledForCalculation
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the CalledForCalculation parameter.

See Also

Reference

smmSalesManagementSelectQuery Class