Partager via


ReportingService2010.DeleteItemHistorySnapshotAsync Méthode

Définition

Surcharges

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)

Paramètres

ItemPath
String
HistoryID
String

S’applique à

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)

Paramètres

ItemPath
String
HistoryID
String
userState
Object

S’applique à