ReportingService2005.ListModelPerspectivesAsync 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
| ListModelPerspectivesAsync(String) | |
| ListModelPerspectivesAsync(String, Object) |
ListModelPerspectivesAsync(String)
public:
void ListModelPerspectivesAsync(System::String ^ Model);
public void ListModelPerspectivesAsync (string Model);
member this.ListModelPerspectivesAsync : string -> unit
Public Sub ListModelPerspectivesAsync (Model As String)
Parametri
- Model
- String
Si applica a
ListModelPerspectivesAsync(String, Object)
public:
void ListModelPerspectivesAsync(System::String ^ Model, System::Object ^ userState);
public void ListModelPerspectivesAsync (string Model, object userState);
member this.ListModelPerspectivesAsync : string * obj -> unit
Public Sub ListModelPerspectivesAsync (Model As String, userState As Object)
Parametri
- Model
- String
- userState
- Object