HierarchyMemberProperty Class

Class used to define a hierarchy member non-standard property.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.MetadataHierarchyMemberProperty

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 class HierarchyMemberProperty

The HierarchyMemberProperty type exposes the following members.

Constructors
 NameDescription
Public methodHierarchyMemberProperty Initializes a new instance of the HierarchyMemberProperty class.
Top
Properties
 NameDescription
Public propertyCaption Gets or sets the caption.
Public propertyCategory Gets the category.
Public propertyDataType Gets the type of the data.
Public propertyDescription Gets or sets the description.
Public propertyName Gets the name.
Top
See Also