StatisticsResultData Class |
Namespace: Dundas.BI.WebApi.Models
The StatisticsResultData type exposes the following members.
Name | Description | |
---|---|---|
StatisticsResultData |
Initializes a new instance of the StatisticsResultData class.
|
Name | Description | |
---|---|---|
ClientData |
Gets the client data information that is returned unmodified with the result.
| |
DataStamp |
Gets the data stamp information.
| |
Exception |
Gets the exception, if there was one.
| |
MetricSet |
Gets the metric set the result was queried for.
| |
Statistics |
Gets the query measurements, if requested by the client.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) | |
Warnings |
Gets the warnings.
|
Name | Description | |
---|---|---|
ToDataContractMappings |
The mapping between StatisticsResult and StatisticsResultData.
|