ReportingService2010.CreateItemHistorySnapshotAsync Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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