BatchedResultData Properties

The BatchedResultData type exposes the following members.

Properties
  NameDescription
Public propertyCellsets
Gets the batched cell sets.
Public propertyClientData
Gets the client data information that is returned unmodified with the result.
Public propertyDataStamp
Gets the data stamp information.
Public propertyException
Gets the exception, if there was one.
Public propertyHierarchies
Gets the cell set hierarchies.
Public propertyMeasurements
Gets the query measurements, if requested by the client.
Public propertyMetricSet
Gets the metric set the result was queried for.
Public propertyParameterValueCaptions
Gets the public parameter value captions, if requested by the client.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyWarnings
Gets the warnings.
Top
See Also