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.3.0.1000)
Syntax public abstract class ElementStatistics
Public MustInherit Class ElementStatistics
public ref class ElementStatistics abstract
[<AbstractClassAttribute>]
type ElementStatistics = class end
The ElementStatistics type exposes the following members.
Properties
| Name | Description |
---|
| Element |
Gets the analysis element unique name for which the statistics are calculated for.
|
TopSee Also