DataElementMetadata Properties

The DataElementMetadata type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets the element category.
(Inherited from ElementMetadata.)
Public propertyIsInPrimaryKey
Gets a value indicating whether the data element is part of the primary key, when applicable.
Public propertySource
Gets the metadata source kind.
(Inherited from ElementMetadata.)
Public propertyUniqueName
Gets the unique name of the element.
(Inherited from ElementMetadata.)
Top
See Also