ElementContainer Class | 
Namespace: Dundas.BI.Data.Metadata
The ElementContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| ElementContainer | 
            Initializes a new instance of the ElementContainer class.
              | 
| Name | Description | |
|---|---|---|
| AncestryUniqueName | 
            Gets the unique name of the container by prefixing it with unique names of all the ancestors.
              | |
| Caption | 
            Gets or sets the caption.
              | |
| Category | 
            Gets the container category.
              | |
| Description | 
            Gets or sets the description.
              | |
| ParentContainer | 
            Gets the parent containers, if the current instance is a child.
              | |
| UniqueName | 
            Gets the object unique name.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Overrides ObjectEquals(Object).) | |
| GetHashCode | Serves as the default hash function.  (Overrides ObjectGetHashCode.) |