ReportingService2005.UpdateReportExecutionSnapshot(String) Method

Definition

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

Applies to