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

In This Topic
    BeginSetPolicies Method (ReportingService2005SoapChannel)
    In This Topic
    Syntax
    'Declaration
     
    Function BeginSetPolicies( _
       ByVal request As SetPoliciesRequest, _
       ByVal callback As AsyncCallback, _
       ByVal asyncState As Object _
    ) As IAsyncResult

    Parameters

    request
    callback
    asyncState
    See Also