ReportingServicesBatchUpload.ReportingServices2005WebService.ReportingService2005.ExecuteBatch C# (CSharp) Method

ExecuteBatch() private method

private ExecuteBatch ( ) : void
return void
        public void ExecuteBatch() {
            this.Invoke("ExecuteBatch", new object[0]);
        }
        
ReportingService2005