Share via


MemberNode Members (Microsoft.PerformancePoint.Scorecards)

Represents a member in a tree structure.

The following tables list the members exposed by the MemberNode type.

Public Constructors

  Name Description
Public method MemberNode Overloaded.  

Top

Public Properties

  Name Description
Public property Children Children of node.
Public property IsLeaf Signifies that this node is a leaf node (has no children).
Public property IsPlaceholder Signifies that this node is a plceholder node. A placeholder node is used as the root node when this tree is really just a collection
Public property Member Member of node.
Public property NodeType NodeType
Public property Tag Tag

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Creates a deep copy of this object.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate Validate this object.

Top

Protected Methods

  Name Description
Protected method CopyFrom Creates a copy form another object.
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

MemberNode Class
Microsoft.PerformancePoint.Scorecards Namespace