| ClientTopBottomOverrides Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Dundas.BI.Data.DataRetrieval
 Syntax
SyntaxThe ClientTopBottomOverrides type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ClientTopBottomOverrides | 
            Initializes a new instance of the ClientTopBottomOverrides class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BottomRecords | 
            Gets the number of records with the smallest values for the analyzed measure.
             | 
|  | Measure | 
            Gets the measure unique name.
             | 
|  | TiePolicy | 
            Gets or sets the tied records policy.
             | 
|  | TopRecords | 
            Gets the number of records with the highest values for the analyzed measure.
             | 
 See Also
See Also