Share via


ReportingService2006.ListModelPerspectivesAsync メソッド

定義

オーバーロード

ListModelPerspectivesAsync(String)
ListModelPerspectivesAsync(String, Object)

ListModelPerspectivesAsync(String)

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

パラメーター

Path
String

適用対象

ListModelPerspectivesAsync(String, Object)

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

パラメーター

Path
String
userState
Object

適用対象