ElementSelectorData Class | 
Namespace: Dundas.BI.WebApi.Models
The ElementSelectorData type exposes the following members.
| Name | Description | |
|---|---|---|
| ElementSelectorData | 
             Initializes a new instance of the ElementSelectorData class.
               | 
| Name | Description | |
|---|---|---|
| IsInvertedSelection | 
            Gets or sets a value indicating whether selection is inverted.
              (Inherited from GroupSelectorData.) | |
| IsParent | 
            Gets or sets a value indicating whether this instance is parent.
              | |
| 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.) | |
| UniqueName | 
            Gets the object unique name.
              | 
| Name | Description | |
|---|---|---|
| ToDataContractMapping | 
            The mapping from ElementSelector to ElementSelectorData.
              | |
| ToEntityMapping | 
            The mapping from ElementSelectorData to ElementSelector.
              |