Data Class |
The Data type exposes the following members.
| Name | Description | |
|---|---|---|
| Base64Data | The base64 string with the data for type BlobData | |
| ImpedanceSpectra | A list of spectra, with a ColumnData object for each spectrum | |
| TextData | Gets or sets the text data to use with TextData. | |
| TextDataFormatName | Gets or sets the unknown file format name to use for reading the TextData content. | |
| Type | The type of data that is supplied in this job. You can send data either in the managed ImpedanceSpectrum form or as binary data in the form of a base64 string. |