DataElement Properties

The DataElement type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets the potential analysis category for the current instance.
Public propertyConnectorElement
Gets the connector element on which the current instance is based on.
Public propertyContainers
Gets the container objects used alter the presentation of the elements using a folder-like approach.
Public propertyDataElementStructure
Gets the parent data element structure.
Public propertyDataFormat
Gets or sets the format which is used to define conversion rule, such as how to convert from string to date.
Public propertyDataType
Gets the element data type.
Public propertyDescription
Gets or sets the description.
Public propertyEntityId
Gets the parent entity ID.
Public propertyIsSkipped
Gets a value indicating whether this element is skipped.
Public propertyName
Gets or sets the name.
Public propertyProperties
Gets the various uncategorized properties.
Public propertySourceFormat
Gets the source numeric format.
Public propertyUniqueName
Gets the object unique name.
Top
See Also