DynamicMeasureTargetMeasure Property |
Gets the target measure used in defining the current instance.
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 TargetMeasure { get; }
Public ReadOnly Property TargetMeasure As IMeasure
Get
public:
property IMeasure^ TargetMeasure {
IMeasure^ get ();
}
member TargetMeasure : IMeasure with get
Property Value
Type:
IMeasureSee Also