FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / RemoveAllModelItemPoliciesAsync Method / RemoveAllModelItemPoliciesAsync(BatchHeader,String) Method

In This Topic
    RemoveAllModelItemPoliciesAsync(BatchHeader,String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub RemoveAllModelItemPoliciesAsync( _
       ByVal BatchHeader As BatchHeader, _
       ByVal Model As String _
    ) 
    public void RemoveAllModelItemPoliciesAsync( 
       BatchHeader BatchHeader,
       string Model
    )

    Parameters

    BatchHeader
    Model
    See Also