TimeHierarchyStatisticsDistinctCount Property

Gets the distinct count for the current measure values.

Namespace:  Dundas.BI.Instrumentation
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1000)
Syntax
public override int DistinctCount { get; }

Property Value

Type: Int32
See Also