Share via


ReportingService2010.UpdateItemExecutionSnapshotAsync Metode

Definisi

Overload

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

Berlaku untuk

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

Berlaku untuk