ReplaceElementOptions Class |
Namespace: Dundas.BI.WebApi.Models
The ReplaceElementOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReplaceElementOptions | Initializes a new instance of the ReplaceElementOptions 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.
|
![]() | ReplaceElementUniqueName |
Gets or sets the name of the element to replace.
|