CombinedMeasureStatisticsAverage Property |
Gets the average for the current measure.
Namespace:
Dundas.BI.Instrumentation
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Number Average { get; }
Public ReadOnly Property Average As Number
Get
public:
property Number Average {
Number get ();
}
member Average : Number with get
Property Value
Type:
NumberSee Also