Data |
The DataResult type exposes the following members.
| Name | Description | |
|---|---|---|
| Cellset | Gets the records. | |
| DataStamp |
Gets the data stamp information.
(Inherited from RequestResult) | |
| Exception |
Gets the exception, if there was one.
(Inherited from RequestResult) | |
| HasWarnings |
Gets a value indicating whether this instance has warnings.
(Inherited from RequestResult) | |
| Measurements |
Gets the query measurements, if requested by the client.
(Inherited from RequestResult) | |
| MetricSet |
Gets the metric set the result was queried for.
(Inherited from RequestResult) | |
| OptimizerAnalysis | Gets the optimization process results, if this was requested and performed. | |
| ParameterValueCaptions |
Gets the public parameter value captions, if requested by the client.
(Inherited from RequestResult) | |
| Warnings |
Gets the warnings.
(Inherited from RequestResult) |