OtherGroupSettingsData Class |
Namespace: Dundas.BI.WebApi.Models
The OtherGroupSettingsData type exposes the following members.
Name | Description | |
---|---|---|
OtherGroupSettingsData |
Initializes a new instance of the OtherGroupSettingsData class.
|
Name | Description | |
---|---|---|
Category |
Gets or sets the category for the other group analysis.
| |
HierarchyUniqueName |
Gets the unique name for the target hierarchy for which the other group analysis is performed.
| |
LowerBoundary |
Gets the group lower boundary comparison rule and value.
| |
MeasureUniqueName |
Gets the unique name for the measure element for which the other group analysis is performed.
| |
OtherGroupCaption |
Gets or sets the other group caption.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) | |
UpperBoundary |
Gets the group upper boundary comparison rule and value.
|
Name | Description | |
---|---|---|
ToDataContractMappings |
The mapping between OtherGroupSettings and OtherGroupSettingsData.
|