Share via


Member Members (Microsoft.PerformancePoint.Scorecards)

Represents an OLAP dimension member.

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

Public Constructors

  Name Description
Public method Member Overloaded. Initializes a new instance of the Member class.

Top

Public Properties

  Name Description
Public property ChildCount The number of children that the member has.
Public property Dimension The dimension that contains the member.
Public property DimensionName The name of the dimension that contains the member.
Public property DimensionUniqueName The unique name of the dimension that contains the member.
Public property DisplayName The display name for the member.
Public property IsAllLevel Indicates if the member is in the "All" level.
Public property IsChildCountReal  
Public property LevelDepth The depth of the member.
Public property LevelName The name of level where the member resides.
Public property MemberOperation The member operation.
Public property MemberType The type of the member.
Public property UniqueName The unique name of the member.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Makes a deep copy of this object.
Public method CompareTo Implements the IComparable.CompareTo method for sorting purposes.
Public method Diff Compares this object with another object and returns the differences.
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 SerializeToXml Serializes the object to XML.
Public method ToString Overridden. Returns a string that represents the current object.
Public method Validate Validate this object.

Top

Protected Methods

  Name Description
Protected method CopyFrom Copies from a template.
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Member Class
Microsoft.PerformancePoint.Scorecards Namespace