ElementStatistics Class

Class that stores the requested statistical information values for a specific IAnalysisElement.
Inheritance Hierarchy

Namespace:  Dundas.BI.Instrumentation
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1000)
Syntax
public abstract class ElementStatistics

The ElementStatistics type exposes the following members.

Properties
  NameDescription
Public propertyElement
Gets the analysis element unique name for which the statistics are calculated for.
Top
See Also