MemberOperationDescendants members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a Level Descendants operation.

The MemberOperationDescendants type exposes the following members.

Constructors

  Name Description
Public method MemberOperationDescendants() Initializes a new instance of the MemberOperationDescendants class.
Public method MemberOperationDescendants(String, String) Initializes a new instance of the MemberOperationDescendants class based on the unique name and display name of a level.

Top

Properties

  Name Description
Public property LevelDisplayName Gets or sets the display name of the level.
Public property LevelUniqueName Gets or sets the unique name of the level.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object. (Overrides MemberOperation.Clone().)
Public method Diff Compares this object with another object and returns the differences. (Overrides MemberOperation.Diff(Object).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDisplayName Gets the display name of this operation from resources. (Overrides MemberOperation.GetDisplayName(String).)
Public method GetHashCode (Inherited from Object.)
Public method GetMdxExpression Gets the MDX statement for this operation. (Overrides MemberOperation.GetMdxExpression(String).)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

MemberOperationDescendants class

Microsoft.PerformancePoint.Scorecards namespace