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

In This Topic
    ExecuteBatch Method (ReportingService2005SoapClient)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ExecuteBatch( _
       ByVal BatchHeader As BatchHeader _
    ) As ServerInfoHeader
    public ServerInfoHeader ExecuteBatch( 
       BatchHeader BatchHeader
    )

    Parameters

    BatchHeader
    See Also