ReportingService2005.BeginGetRoleProperties Method

Definition

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

Parameters

Name
String
callback
AsyncCallback
asyncState
Object

Returns

Applies to