FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / CreateBatchAsync Method / CreateBatchAsync(Object) Method

In This Topic
    CreateBatchAsync(Object) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub CreateBatchAsync( _
       ByVal userState As Object _
    ) 
    public void CreateBatchAsync( 
       object userState
    )

    Parameters

    userState
    See Also