ReportingService2006.GetRolePropertiesAsync Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
GetRolePropertiesAsync(String, String) | |
GetRolePropertiesAsync(String, String, Object) |
GetRolePropertiesAsync(String, String)
public:
void GetRolePropertiesAsync(System::String ^ Name, System::String ^ Site);
public void GetRolePropertiesAsync (string Name, string Site);
member this.GetRolePropertiesAsync : string * string -> unit
Public Sub GetRolePropertiesAsync (Name As String, Site As String)
Parámetros
- Name
- String
- Site
- String
Se aplica a
GetRolePropertiesAsync(String, String, Object)
public:
void GetRolePropertiesAsync(System::String ^ Name, System::String ^ Site, System::Object ^ userState);
public void GetRolePropertiesAsync (string Name, string Site, object userState);
member this.GetRolePropertiesAsync : string * string * obj -> unit
Public Sub GetRolePropertiesAsync (Name As String, Site As String, userState As Object)
Parámetros
- Name
- String
- Site
- String
- userState
- Object