Share via


SrsClientServerAdapterController.parmPrintMgmtExecution Method [AX 2012]

Gets or sets a flag that indicates whether the report is running under print management.

Syntax

private boolean parmPrintMgmtExecution([boolean _isPrintMgmtExecution])

Run On

Called

Parameters

  • _isPrintMgmtExecution
    Type: boolean
    A Boolean value that indicates whether the report is running under print management.

Return Value

Type: boolean
The value of the isPrintMgmtExecution parameter.

See Also

Reference

SrsClientServerAdapterController Class