ReportingService2005.GetUserModelAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| GetUserModelAsync(String, String) | |
| GetUserModelAsync(String, String, Object) |
GetUserModelAsync(String, String)
public:
void GetUserModelAsync(System::String ^ Model, System::String ^ Perspective);
public void GetUserModelAsync (string Model, string Perspective);
member this.GetUserModelAsync : string * string -> unit
Public Sub GetUserModelAsync (Model As String, Perspective As String)
Paramètres
- Model
- String
- Perspective
- String
S’applique à
GetUserModelAsync(String, String, Object)
public:
void GetUserModelAsync(System::String ^ Model, System::String ^ Perspective, System::Object ^ userState);
public void GetUserModelAsync (string Model, string Perspective, object userState);
member this.GetUserModelAsync : string * string * obj -> unit
Public Sub GetUserModelAsync (Model As String, Perspective As String, userState As Object)
Paramètres
- Model
- String
- Perspective
- String
- userState
- Object