Freigeben über


ReportingService2010.UpdateItemExecutionSnapshotAsync Methode

Definition

Überlädt

UpdateItemExecutionSnapshotAsync(String)
UpdateItemExecutionSnapshotAsync(String, Object)

UpdateItemExecutionSnapshotAsync(String)

public:
 void UpdateItemExecutionSnapshotAsync(System::String ^ ItemPath);
public void UpdateItemExecutionSnapshotAsync (string ItemPath);
member this.UpdateItemExecutionSnapshotAsync : string -> unit
Public Sub UpdateItemExecutionSnapshotAsync (ItemPath As String)

Parameter

ItemPath
String

Gilt für:

UpdateItemExecutionSnapshotAsync(String, Object)

public:
 void UpdateItemExecutionSnapshotAsync(System::String ^ ItemPath, System::Object ^ userState);
public void UpdateItemExecutionSnapshotAsync (string ItemPath, object userState);
member this.UpdateItemExecutionSnapshotAsync : string * obj -> unit
Public Sub UpdateItemExecutionSnapshotAsync (ItemPath As String, userState As Object)

Parameter

ItemPath
String
userState
Object

Gilt für: