Compartir a través de


ReportingService2005.BeginGetRoleProperties Método

Definición

public:
 IAsyncResult ^ BeginGetRoleProperties(System::String ^ Name, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetRoleProperties (string Name, AsyncCallback callback, object asyncState);
member this.BeginGetRoleProperties : string * AsyncCallback * obj -> IAsyncResult
Public Function BeginGetRoleProperties (Name As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parámetros

Name
String
callback
AsyncCallback
asyncState
Object

Devoluciones

Se aplica a