ReportingService2010.GetRolePropertiesAsync 方法

定義

多載

GetRolePropertiesAsync(String, String, Object)
GetRolePropertiesAsync(String, String)

GetRolePropertiesAsync(String, String, Object)

public:
 void GetRolePropertiesAsync(System::String ^ Name, System::String ^ SiteUrl, System::Object ^ userState);
public void GetRolePropertiesAsync (string Name, string SiteUrl, object userState);
Public Sub GetRolePropertiesAsync (Name As String, SiteUrl As String, userState As Object)

參數

Name
String
SiteUrl
String
userState
Object

適用於

GetRolePropertiesAsync(String, String)

public:
 void GetRolePropertiesAsync(System::String ^ Name, System::String ^ SiteUrl);
public void GetRolePropertiesAsync (string Name, string SiteUrl);
Public Sub GetRolePropertiesAsync (Name As String, SiteUrl As String)

參數

Name
String
SiteUrl
String

適用於