다음을 통해 공유


ReportingService2010.GetExecutionOptionsAsync 메서드

정의

오버로드

GetExecutionOptionsAsync(String)
GetExecutionOptionsAsync(String, Object)

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

적용 대상