Compartir a través de


ReportingService2005.GetRolePropertiesAsync Método

Definición

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

Se aplica 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

Se aplica a