DerivedMeasureMetricSet Property |
Gets the parent metric set.
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 MetricSet MetricSet { get; }
Public ReadOnly Property MetricSet As MetricSet
Get
public:
property MetricSet^ MetricSet {
MetricSet^ get ();
}
member MetricSet : MetricSet with get
Property Value
Type:
MetricSetSee Also