Data |
The DataElementData type exposes the following members.
| Name | Description | |
|---|---|---|
| DataElementData | Initializes a new instance of the DataElementData class. |
| Name | Description | |
|---|---|---|
| Category |
Gets the potential analysis category for the current instance.
(Inherited from ElementData) | |
| Containers |
Gets the container objects used alter the presentation of the elements using a folder-like approach.
(Inherited from ElementData) | |
| DataElementStructureId | Gets or sets the ID of the data element structure. | |
| DataFormat | Gets or sets the format which is used to define conversion rule, such as how to convert from string to date. | |
| DataType | Gets the element data type. | |
| Description |
Gets or sets the description.
(Inherited from ElementData) | |
| EntityId |
Gets the parent entity ID.
(Inherited from ElementData) | |
| Properties |
Gets the various uncategorized properties.
(Inherited from ElementData) | |
| SourceFormat | Gets the source numeric format. | |
| 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 the DTO to the business object. | |
| ToDataContractMappings | The mapping between the business object and the DTO. |