Esempio n. 1
0
 public string Download()
 {
     return(IBMiUtils.DownloadSpoolFile(this.SPOOLED_FILE_NAME, this.FILE_NUMBER, this.JOB_NAME));
 }