TopBottomSettingsData Properties

The TopBottomSettingsData type exposes the following members.

Properties
  NameDescription
Public propertyBottomRecords
Gets or sets the number of records with the smallest values for the analyzed MeasureUsage element.
Public propertyMeasureUniqueName
Gets the unique name for the measure usage element for which the top/bottom analysis is performed.
Public propertyTiePolicy
Gets or sets the tied records policy.
Public propertyTopRecords
Gets or sets the number of records with the highest values for the analyzed MeasureUsage element.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also