IDataElement Interface |
Namespace: Dundas.BI.Data.Metadata
The IDataElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | Category |
Gets the potential analysis category for the current instance.
(Inherited from IElement.) |
![]() | Containers |
Gets the container objects used alter the presentation of the elements using a folder-like approach.
(Inherited from IElement.) |
![]() | DataElementStructure |
Gets the parent 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 IElement.) |
![]() | EntityId |
Gets the parent entity ID.
(Inherited from IElement.) |
![]() | IsSkipped |
Gets a value indicating whether this element is skipped.
|
![]() | Properties |
Gets the various uncategorized properties.
(Inherited from IElement.) |
![]() | SourceFormat |
Gets the source numeric format.
|
![]() | Symbol |
Gets or sets the symbol that can be set before or after the number or the currency symbol.
|
![]() | SymbolPlacement |
Gets or sets the location of the symbol. Location of symbol cannot be set for currency as that is handled by user locale settings.
|
![]() | UniqueName |
Gets the object unique name.
(Inherited from IUniqueName.) |