MemberValue Properties

The MemberValue type exposes the following members.

Properties
  NameDescription
Public propertyHierarchyUniqueName
Gets the unique name of the parent hierarchy.
Public propertyLevelDepth
Gets the member's level depth.
Public propertyLevelUniqueName
Gets the compatible unique name of the member's level, which all similar members based on the same external hierarchy share.
Public propertyMemberKind
Gets a value indicating the member kind.
Public propertyMemberTime
Gets the member time value, when appropriate. This value is only used for alignment in visualization controls and not for filtering.
Public propertyParentMemberUniqueName
Gets or sets the parent member unique name.
Public propertyUniqueName
Gets the object unique name.
Public propertyUpperBoundaryTime
Gets the upper boundary DateTime value, corresponding the next virtual member. It is a virtual member as the hierarchy may not it included in its definition.
Top
See Also