ElementStatisticsData Class

The data contract class that represents a ElementStatistics class.
Inheritance Hierarchy

Namespace:  Dundas.BI.WebApi.Models
Assembly:  Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
[DataContractAttribute]
public abstract class ElementStatisticsData

The ElementStatisticsData type exposes the following members.

Constructors
  NameDescription
Protected methodElementStatisticsData
Initializes a new instance of the ElementStatisticsData class.
Top
Properties
  NameDescription
Public propertyElementUniqueName
Gets the analysis element unique name for which the statistics are calculated for.
Top
See Also