BatchedResultData Class |
Namespace: Dundas.BI.WebApi.Models
The BatchedResultData type exposes the following members.
Name | Description | |
---|---|---|
BatchedResultData |
Initializes a new instance of the BatchedResultData class.
|
Name | Description | |
---|---|---|
Cellsets |
Gets the batched cell sets.
| |
ClientData |
Gets the client data information that is returned unmodified with the result.
| |
DataStamp |
Gets the data stamp information.
| |
DynamicElementMappings |
Gets the mapping information about which actual elements were used to fulfill the dynamic elements from the request.
| |
Exception |
Gets the exception, if there was one.
| |
Hierarchies |
Gets the cell set hierarchies.
| |
Measurements |
Gets the query measurements, if requested by the client.
| |
MetricSet |
Gets the metric set the result was queried for.
| |
ParameterValueCaptions |
Gets the public parameter value captions, 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 BatchedResult and BatchedResultData.
|