ReportingService2010.CreateItemHistorySnapshotAsync Metodo

Definizione

Overload

CreateItemHistorySnapshotAsync(String)
CreateItemHistorySnapshotAsync(String, Object)

CreateItemHistorySnapshotAsync(String)

public:
 void CreateItemHistorySnapshotAsync(System::String ^ ItemPath);
public void CreateItemHistorySnapshotAsync (string ItemPath);
Public Sub CreateItemHistorySnapshotAsync (ItemPath As String)

Parametri

ItemPath
String

Si applica a

CreateItemHistorySnapshotAsync(String, Object)

public:
 void CreateItemHistorySnapshotAsync(System::String ^ ItemPath, System::Object ^ userState);
public void CreateItemHistorySnapshotAsync (string ItemPath, object userState);
Public Sub CreateItemHistorySnapshotAsync (ItemPath As String, userState As Object)

Parametri

ItemPath
String
userState
Object

Si applica a