Share via


ReportingService2010.DeleteItemHistorySnapshotAsync Metode

Definisi

Overload

DeleteItemHistorySnapshotAsync(String, String)
DeleteItemHistorySnapshotAsync(String, String, Object)

DeleteItemHistorySnapshotAsync(String, String)

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

Parameter

ItemPath
String
HistoryID
String

Berlaku untuk

DeleteItemHistorySnapshotAsync(String, String, Object)

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

Parameter

ItemPath
String
HistoryID
String
userState
Object

Berlaku untuk