AddReplaceHierarchyOptions Class | 
Namespace: Dundas.BI.WebApi.Models
The AddReplaceHierarchyOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AddReplaceHierarchyOptions | Initializes a new instance of the AddReplaceHierarchyOptions class  | 
| Name | Description | |
|---|---|---|
| ElementParentId | 
            Gets or sets the element parent identifier.
              | |
| ElementUniqueName | 
            Gets or sets the name of the element to add. This may be the name of the hierarchy.
              | |
| HierarchyLevelUniqueName | 
            Gets or sets the name of the hierarchy level unique.
              | |
| HierarchyParentId | 
            Gets or sets the hierarchy parent identifier.
              | |
| HierarchyUniqueName | 
            Gets or sets the name of the hierarchy unique.
              | |
| 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.
              |