ReportingService2005.GetRolePropertiesAsync Método

Definição

Sobrecargas

GetRolePropertiesAsync(String)
GetRolePropertiesAsync(String, Object)

GetRolePropertiesAsync(String)

public:
 void GetRolePropertiesAsync(System::String ^ Name);
public void GetRolePropertiesAsync (string Name);
member this.GetRolePropertiesAsync : string -> unit
Public Sub GetRolePropertiesAsync (Name As String)

Parâmetros

Name
String

Aplica-se a

GetRolePropertiesAsync(String, Object)

public:
 void GetRolePropertiesAsync(System::String ^ Name, System::Object ^ userState);
public void GetRolePropertiesAsync (string Name, object userState);
member this.GetRolePropertiesAsync : string * obj -> unit
Public Sub GetRolePropertiesAsync (Name As String, userState As Object)

Parâmetros

Name
String
userState
Object

Aplica-se a