ClientTopBottomOverridesTopRecords Property |
Gets the number of records with the highest 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 TopRecords { get; }Public ReadOnly Property TopRecords As Integer
Get
public:
property int TopRecords {
int get ();
}member TopRecords : int with get
Property Value
Type:
Int32
See Also