ClientTopBottomOverridesBottomRecords Property |
Gets the number of records with the smallest values for the analyzed measure.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic int BottomRecords { get; }Public ReadOnly Property BottomRecords As Integer
Get
public:
property int BottomRecords {
int get ();
}member BottomRecords : int with get
Property Value
Type:
Int32
See Also