ElementContainer Properties

The ElementContainer type exposes the following members.

Properties
  NameDescription
Public propertyAncestryUniqueName
Gets the unique name of the container by prefixing it with unique names of all the ancestors.
Public propertyCaption
Gets or sets the caption.
Public propertyCategory
Gets the container category.
Public propertyDescription
Gets or sets the description.
Public propertyParentContainer
Gets the parent containers, if the current instance is a child.
Public propertyUniqueName
Gets the object unique name.
Top
See Also