ReportingService2005.BeginGetRoleProperties Método

Definição

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

Retornos

Aplica-se a