ElementData Class |
Namespace: Dundas.BI.WebApi.Models
The ElementData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ElementData |
Initializes a new instance of the ElementData class.
|
Name | Description | |
---|---|---|
![]() | Category |
Gets the potential analysis category for the current instance.
|
![]() | Containers |
Gets the container objects used alter the presentation of the elements using a folder-like approach.
|
![]() | Description |
Gets or sets the description.
|
![]() | EntityId |
Gets the parent entity ID.
|
![]() | Properties |
Gets the various uncategorized properties.
|
![]() | 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 | |
---|---|---|
![]() ![]() | FromElementDataContractMappings |
The mapping between ElementData and IElement.
|
![]() ![]() | ToElementDataContractMappings |
The mapping between IElement and ElementData.
|