ResultCell class

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

Inheritance hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.ResultSet.ResultCell
    Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet.CellSetCell

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

Syntax

'Declaration
Public MustInherit Class ResultCell
'Usage
Dim instance As ResultCell
public abstract class ResultCell

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

ResultCell members

Microsoft.PerformancePoint.Scorecards.ResultSet namespace