CellSetMember Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Defines a member object for an OLAP query.

The CellSetMember type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Caption The caption of the member. (Overrides ResultMember.Caption.)
Public property ChildCount The number of children of the member. (Overrides ResultMember.ChildCount.)
Public property Description The description of the member. (Overrides ResultMember.Description.)
Public property DrilledDown Indicates whether the member is in a drilled-down state. (Overrides ResultMember.DrilledDown.)
Public property LevelDepth The depth in the hierarchy of the level that contains this member. (Overrides ResultMember.LevelDepth.)
Public property LevelName The name of the level that contains this member. (Overrides ResultMember.LevelName.)
Public property MemberProperties The collection of member properties of the member. (Overrides ResultMember.MemberProperties.)
Public property Name The name of the member. (Overrides ResultMember.Name.)
Public property Parent The parent of the member. (Overrides ResultMember.Parent.)
Public property UniqueName The unique name of the member. (Overrides ResultMember.UniqueName.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CellSetMember Class

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet Namespace