Share via


SrsReportRunAdapter.getExecutionId Method [AX 2012]

Gets the execution ID of the executed report.

Syntax

public str getExecutionId()

Run On

Called

Return Value

Type: str
A String that contains the execution ID.

Remarks

Microsoft SQL Server Reporting Services maintains an execution ID for each report and the ID can be used to get the report again with rendering.

See Also

Reference

SrsReportRunAdapter Class