DataElementStructureData Class |
Namespace: Dundas.BI.WebApi.Models
The DataElementStructureData type exposes the following members.
Name | Description | |
---|---|---|
DataElementStructureData |
Initializes a new instance of the DataElementStructureData class.
|
Name | Description | |
---|---|---|
DataElements |
Gets the data elements.
| |
Description |
Gets the description of the structure.
(Inherited from StructureData.) | |
Id |
Gets the parent entity ID.
(Inherited from StructureData.) | |
Name |
Gets the name of the structure.
(Inherited from StructureData.) | |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
FromDataElementContractMappings |
The mapping between the business object and the DTO.
| |
ToDataElementContractMappings |
The mapping between the business object and the DTO.
|