ReportingService2005.BeginGetRoleProperties(String, AsyncCallback, Object) 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
Returns
- IAsyncResult
Applies to