ReportingService2006.GetRolePropertiesAsync Metodo

Definizione

Overload

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)

Parametri

Name
String
Site
String

Si applica 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)

Parametri

Name
String
Site
String
userState
Object

Si applica a