CellSetMemberProperty class

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

Inheritance hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.ResultSet.ResultMemberProperty
    Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet.CellSetMemberProperty

Namespace:  Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Class CellSetMemberProperty _
    Inherits ResultMemberProperty
'Usage
Dim instance As CellSetMemberProperty
public class CellSetMemberProperty : ResultMemberProperty

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

CellSetMemberProperty members

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace