Specifies the ID of the current report.
This example uses CSP scripting to display a report when the user clicks the View Report
link.
"<a target='_blank' href='viewrpt.cwr
"&apstoken=" & Server.URLEncode(LogonToken) & "'> View Report</A>"
The resulting URL for this link looks something like this:
http://myServer/myVirtualDirectory/viewrpt.cwr
The ID of this report is 152, a number that allows the APS to uniquely identify each report. It corresponds to the SI_ID Property.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |