|
| 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.
|
| metricSet |
Gets or sets the involved metric set.
|
| request |
Gets or sets the request that started this result.
|
| statistics |
Gets the element statistics.
See Dundas.BI.WebApi.Models.ElementStatisticsData, MeasureStatisticsData, TimeHierarchyStatisticsData and HierarchyStatisticsData for return structure.
|
| warnings |
Gets or sets any warnings that might have come during retrieval.
See Dundas.BI.WebApi.Models.DataWarningData for return structure.
|