ReportingService2005.GetUserModelAsync Méthode

Définition

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

S’applique à