TopBottomSettingsBottomRecords Property

Gets or sets the number of records with the smallest values for the analyzed MeasureUsage element.

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 int BottomRecords { get; set; }

Property Value

Type: Int32
See Also