Click or drag to resize

Data Properties

The Data type exposes the following members.

Properties
 NameDescription
Public propertyBase64Data The base64 string with the data for type BlobData
Public propertyImpedanceSpectra A list of spectra, with a ColumnData object for each spectrum
Public propertyTextData Gets or sets the text data to use with TextData.
Public propertyTextDataFormatName Gets or sets the unknown file format name to use for reading the TextData content.
Public propertyType 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.
Top
See Also