HierarchyMetadata Properties

The HierarchyMetadata type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets the element category.
(Inherited from ElementMetadata.)
Public propertyIsUtilityHierarchy
Gets or sets a value indicating whether this hierarchy should be treated as a utility hierarchy when generating MDX.
Public propertySecurityAttributeId
Gets or sets the security attribute ID.
Public propertySecurityParameterId
Gets or sets the security parameter ID.
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