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

In This Topic
    ExecuteBatchAsync(BatchHeader) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ExecuteBatchAsync( _
       ByVal BatchHeader As BatchHeader _
    ) 
    public void ExecuteBatchAsync( 
       BatchHeader BatchHeader
    )

    Parameters

    BatchHeader
    See Also