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