ReportingService2010.BeginGetRoleProperties 方法

定義

public:
 IAsyncResult ^ BeginGetRoleProperties(System::String ^ Name, System::String ^ SiteUrl, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetRoleProperties (string Name, string SiteUrl, AsyncCallback callback, object asyncState);
Public Function BeginGetRoleProperties (Name As String, SiteUrl As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

參數

Name
String
SiteUrl
String
callback
AsyncCallback
asyncState
Object

傳回

IAsyncResult

適用於