StateGroupMeasure Property

Gets the metric set measure the state group is attached to.

Namespace:  Dundas.BI.Entities.MetricSets
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public MeasureUsage Measure { get; }

Property Value

Type: MeasureUsage
Remarks
The property returns if the group states are applies to all the measures in the metric set.
See Also