MeasureStatisticsModeMax Property |
Gets the maximum mode value for current measure.
Namespace: Dundas.BI.InstrumentationAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic Number ModeMax { get; }Public ReadOnly Property ModeMax As Number
Get
public:
property Number ModeMax {
Number get ();
}member ModeMax : Number with get
Property Value
Number
See Also