FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapChannel Interface / EndRemoveAllModelItemPolicies Method

In This Topic
    EndRemoveAllModelItemPolicies Method (ReportingService2005SoapChannel)
    In This Topic
    Syntax
    'Declaration
     
    Function EndRemoveAllModelItemPolicies( _
       ByVal result As IAsyncResult _
    ) As RemoveAllModelItemPoliciesResponse
    RemoveAllModelItemPoliciesResponse EndRemoveAllModelItemPolicies( 
       IAsyncResult result
    )

    Parameters

    result
    See Also