Share via


ResultMember members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Specifies the format of a member component in a result set.

The ResultMember type exposes the following members.

Constructors

  Name Description
Protected method ResultMember Called from constructors in derived classes to initialize the ResultMember class.

Top

Properties

  Name Description
Public property Caption Gets the caption of the member.
Public property ChildCount Gets the number of child elements of the member.
Public property Description Gets the description of the member.
Public property DrilledDown Gets a Boolean value that indicates whether the member is in a drilled-down state.
Public property LevelDepth Gets the depth in the hierarchy of this member.
Public property LevelName Gets the name of the level that contains this member.
Public property MemberProperties Gets the collection of member properties for this member.
Public property Name Gets the name of the member.
Public property Parent Gets the parent of the member.
Public property UniqueName Gets the unique name of the member.

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

ResultMember class

Microsoft.PerformancePoint.Scorecards.ResultSet namespace