CellSetMemberProperty members

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

The CellSetMemberProperty type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Name The name of the member property. (Overrides ResultMemberProperty.Name.)
Public property UniqueName The unique name of the member property. (Overrides ResultMemberProperty.UniqueName.)
Public property Value The value of the member property. (Overrides ResultMemberProperty.Value.)

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

CellSetMemberProperty class

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace