Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the reportRunId parameter.
Syntax
public guid parmReportRunId([guid _reportRunId])
Run On
Called
Parameters
- _reportRunId
Type: guid
The value to set.
Return Value
Type: guid
The value of the reportRunId parameter.
Remarks
The report run ID is a unique identifier that is given to each report run instance. This is a GUID that is unique across all the report run instances. Every time a new SrsReportRunController is created, a GUID is generated for that instance.