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);
member this.GetRolePropertiesAsync : string * string * obj -> unit
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);
member this.GetRolePropertiesAsync : string * string -> unit
Public Sub GetRolePropertiesAsync (Name As String, SiteUrl As String)

Параметры

Name
String
SiteUrl
String

Применяется к