ReplaceElementOptions Properties

The ReplaceElementOptions type exposes the following members.

Properties
  NameDescription
Public propertyElementUniqueName
Gets or sets the name of the element to add. This may be the name of the hierarchy.
Public propertyHierarchyLevelUniqueName
Gets or sets the hierarchy level unique name (optional). If specified, then the level is added.
Public propertyParentId
Gets or sets the ID of the element parent.
Public propertyReplaceElementUniqueName
Gets or sets the name of the element to replace.
Top
See Also