TopBottomOverridesData Class |
Namespace: Dundas.BI.WebApi.Models
The TopBottomOverridesData type exposes the following members.
Name | Description | |
---|---|---|
![]() | TopBottomOverridesData |
Initializes a new instance of the TopBottomOverridesData class.
|
Name | Description | |
---|---|---|
![]() | BottomRecords |
Gets the number of records with the smallest values for the analyzed measure.
|
![]() | MeasureUniqueName |
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.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |