FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / CreateBatch Method

In This Topic
    CreateBatch Method (ReportingService2005SoapClient)
    In This Topic
    Syntax
    'Declaration
     
    Public Function CreateBatch( _
       ByRef BatchID As String _
    ) As ServerInfoHeader
    public ServerInfoHeader CreateBatch( 
       out string BatchID
    )

    Parameters

    BatchID
    See Also