Job Class |
The Job type exposes the following members.
| Name | Description | |
|---|---|---|
| Data | Contains the files data | |
| Datasource | The datasource to set for the spectra. | |
| Evaluation | Contains information about the evaluation to perform on the file | |
| Feedback | Contains information about how to report the results/report back to the sender | |
| Metadata | List of secondary parameters like AC Voltage or Temperature | |
| OverrideAttributesWithFile | If true the given secondary parameters will be overwritten with whatever is extracted from the datafile. | |
| Report | Contains information about the report to create | |
| Storage | Contains information about storing the file in the local database |
| Name | Description | |
|---|---|---|
| GetGZipArray | Serializes the current object to an GZipped array | |
| GetXMLText | Serializes the current object to XML | |
| UploadByWCF | Uploads the report to a specified FTP Server | |
| UploadToFTPServer | Uploads the job to a specified FTP Server |