ReportingService2005.GetRolePropertiesAsync 方法

定义

重载

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)

参数

Name
String

适用于

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)

参数

Name
String
userState
Object

适用于