Share via


SRSReportExecutionInfo.parmIsPrinted Method [AX 2012]

Gets or sets the IsPrinted parameter.

Syntax

public boolean parmIsPrinted([boolean _isPrinted])

Run On

Called

Parameters

  • _isPrinted
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsPrinted parameter.

See Also

Reference

SRSReportExecutionInfo Class