ElementContainerData Properties

The ElementContainerData 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 propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyUniqueName
Gets the object unique name.
(Inherited from UniqueNameData.)
Top
See Also