ElementData Properties

The ElementData type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets the potential analysis category for the current instance.
Public propertyContainers
Gets the container objects used alter the presentation of the elements using a folder-like approach.
Public propertyDescription
Gets or sets the description.
Public propertyEntityId
Gets the parent entity ID.
Public propertyProperties
Gets the various uncategorized properties.
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