Share via


ReportingService2010.CreateItemHistorySnapshotAsync Metode

Definisi

Overload

CreateItemHistorySnapshotAsync(String)
CreateItemHistorySnapshotAsync(String, Object)

CreateItemHistorySnapshotAsync(String)

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

Parameter

ItemPath
String

Berlaku untuk

CreateItemHistorySnapshotAsync(String, Object)

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

Parameter

ItemPath
String
userState
Object

Berlaku untuk