ElementMetadata Class

Class used to categorize an IElement specified by name.
Inheritance Hierarchy

Namespace: Dundas.BI.Data.Metadata
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public abstract class ElementMetadata

The ElementMetadata type exposes the following members.

Properties
 NameDescription
Public propertyCategory Gets the element category.
Public propertySource Gets the metadata source kind.
Public propertyUniqueName Gets the unique name of the element.
Top
See Also