DimensionSelectorData Class |
Namespace: Dundas.BI.WebApi.Models
The DimensionSelectorData type exposes the following members.
Name | Description | |
---|---|---|
DimensionSelectorData |
Initializes a new instance of the DimensionSelectorData class.
|
Name | Description | |
---|---|---|
IsInvertedSelection |
Gets or sets a value indicating whether selection is inverted.
(Inherited from GroupSelectorData.) | |
Items |
Gets the items.
(Inherited from GroupSelectorData.) | |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
ToDataContractMapping |
The mapping from DimensionSelector to DimensionSelectorData.
| |
ToEntityMapping |
The mapping from DimensionSelectorData to DimensionSelector.
|