ElementContainerData Class |
Namespace: Dundas.BI.WebApi.Models
The ElementContainerData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ElementContainerData |
Initializes a new instance of the ElementContainerData 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.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
![]() | UniqueName |
Gets the object unique name.
(Inherited from UniqueNameData.) |
Name | Description | |
---|---|---|
![]() ![]() | FromDataContractMappings |
The mapping between ElementContainerData and IElementContainer.
|
![]() ![]() | ToDataContractMappings |
The mapping between IElementContainer and ElementContainerData.
|