Share via


ReportingService2006.GetPoliciesAsync メソッド

定義

オーバーロード

GetPoliciesAsync(String)
GetPoliciesAsync(String, Object)

GetPoliciesAsync(String)

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

パラメーター

Item
String

適用対象

GetPoliciesAsync(String, Object)

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

パラメーター

Item
String
userState
Object

適用対象