MeasureExpressionMeasure Property |
Gets the underlying measure.
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public IMeasure Measure { get; }
Public ReadOnly Property Measure As IMeasure
Get
public:
property IMeasure^ Measure {
IMeasure^ get ();
}
member Measure : IMeasure with get
Property Value
Type:
IMeasureSee Also