[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginGetModelItemPolicies

BeginGetModelItemPolicies Method

BeginGetModelItemPolicies(string, string, AsyncCallback, object)

Declaration
public IAsyncResult BeginGetModelItemPolicies(string Model, string ModelItemID, AsyncCallback callback, object asyncState)
Public Function BeginGetModelItemPolicies(Model As String, ModelItemID As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
string Model
string ModelItemID
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult