Share via


SRSReportExecutionInfo.parmIsSuccessful Method [AX 2012]

Gets or sets the IsSuccessful parameter.

Syntax

public boolean parmIsSuccessful([boolean _isSuccess])

Run On

Called

Parameters

  • _isSuccess
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsSuccessful parameter.

See Also

Reference

SRSReportExecutionInfo Class