ReportingService2010.GetModelItemPoliciesAsync 方法

定義

多載

GetModelItemPoliciesAsync(String, String)
GetModelItemPoliciesAsync(String, String, Object)

GetModelItemPoliciesAsync(String, String)

public:
 void GetModelItemPoliciesAsync(System::String ^ Model, System::String ^ ModelItemID);
public void GetModelItemPoliciesAsync (string Model, string ModelItemID);
Public Sub GetModelItemPoliciesAsync (Model As String, ModelItemID As String)

參數

Model
String
ModelItemID
String

適用於

GetModelItemPoliciesAsync(String, String, Object)

public:
 void GetModelItemPoliciesAsync(System::String ^ Model, System::String ^ ModelItemID, System::Object ^ userState);
public void GetModelItemPoliciesAsync (string Model, string ModelItemID, object userState);
Public Sub GetModelItemPoliciesAsync (Model As String, ModelItemID As String, userState As Object)

參數

Model
String
ModelItemID
String
userState
Object

適用於