AddElementOptions Class | 
Namespace: Dundas.BI.WebApi.Models
The AddElementOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AddElementOptions | Initializes a new instance of the AddElementOptions class  | 
| Name | Description | |
|---|---|---|
| ElementUniqueName | 
            Gets or sets the name of the element to add. This may be the name of the hierarchy.
              | |
| HierarchyLevelUniqueName | 
            Gets or sets the hierarchy level unique name (optional). If specified, then the level is added.
              | |
| ParentId | 
            Gets or sets the ID of the element parent.
              | |
| Placement | 
            Gets or sets the placement position.
              | |
| RetainAllElements | 
            Gets or sets a value which will ensure all elements will be available if an automatic join occurs.
              |