[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginSetModelItemPolicies

BeginSetModelItemPolicies Method

BeginSetModelItemPolicies(BatchHeader, string, string, Policy[], AsyncCallback, object)

Declaration
public IAsyncResult BeginSetModelItemPolicies(BatchHeader BatchHeader, string Model, string ModelItemID, Policy[] Policies, AsyncCallback callback, object asyncState)
Public Function BeginSetModelItemPolicies(BatchHeader As BatchHeader, Model As String, ModelItemID As String, Policies As Policy(), callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
string Model
string ModelItemID
Policy[] Policies
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult