ReportingService2005.UpdateReportExecutionSnapshot(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Generates a report execution snapshot for a specified report.
public:
void UpdateReportExecutionSnapshot(System::String ^ Report);
public void UpdateReportExecutionSnapshot (string Report);
member this.UpdateReportExecutionSnapshot : string -> unit
Public Sub UpdateReportExecutionSnapshot (Report As String)
Parameters
- Report
- String
The full path name of the report.
Remarks
The table below shows header and permissions information on this operation.
SOAP Headers | (In) BatchHeaderValue (Out) ServerInfoHeaderValue |
Required Permissions | Execute |