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

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

    Parameters

    BatchHeader
    See Also