Share via


ReportingService2010.GetRolePropertiesAsync Metode

Definisi

Overload

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)

Parameter

Name
String
SiteUrl
String
userState
Object

Berlaku untuk

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)

Parameter

Name
String
SiteUrl
String

Berlaku untuk