|
| clientData |
Gets or sets the client data information that is returned unmodified with the result.
|
| dataStamp |
Gets or sets the data stamp information.
See Dundas.BI.WebApi.Models.DataStampData for return structure.
|
| exception |
Gets or sets the exception that might have come during retrieval.
|
| measurements |
Gets or sets the measurements as key value pairs between what the measurement is reading, and the value
of the measurement.
|
| metricSet |
Gets or sets the involved metric set.
|
| parameterValueCaptions |
Gets the public parameter value captions, if requested by the client.
|
| request |
Gets the request for which this result was returned.
|
| warnings |
Gets or sets any warnings that might have come during retrieval.
See Dundas.BI.WebApi.Models.DataWarningData for return structure.
|