Open this page in the API Guide

HierarchyStatistics.DistinctCount Property

Gets the distinct count for the current hierarchy.

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

Property Value

Type: Int32
See Also