RequestResult Class | 
Namespace: Dundas.BI.Data.DataRetrieval
The RequestResult type exposes the following members.
| Name | Description | |
|---|---|---|
| DataStamp | 
            Gets the data stamp information.
              | |
| Exception | 
            Gets the exception, if there was one.
              | |
| HasWarnings | 
            Gets a value indicating whether this instance has warnings.
              | |
| 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.
              | |
| Warnings | 
            Gets the warnings.
              |