次の方法で共有


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);
member this.BeginGetRoleProperties : string * string * AsyncCallback * obj -> IAsyncResult
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

戻り値

適用対象