ReportingService2010.GetExecutionOptionsAsync メソッド

定義

オーバーロード

GetExecutionOptionsAsync(String)

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

パラメーター

ItemPath
String

適用対象

GetExecutionOptionsAsync(String, Object)

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

パラメーター

ItemPath
String
userState
Object

適用対象