次の方法で共有


ReportingService2010.GetItemHistoryOptionsAsync メソッド

定義

オーバーロード

GetItemHistoryOptionsAsync(String)
GetItemHistoryOptionsAsync(String, Object)

GetItemHistoryOptionsAsync(String)

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

パラメーター

ItemPath
String

適用対象

GetItemHistoryOptionsAsync(String, Object)

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

パラメーター

ItemPath
String
userState
Object

適用対象