Class that stores the requested statistical information values for a specific
IAnalysisElement.
Inheritance Hierarchy Namespace: Dundas.BI.InstrumentationAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic 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.
|
Top
See Also