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

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

    Parameters

    result
    See Also