Cube Class (Microsoft.PerformancePoint.Scorecards)

Represents an OLAP cube from SQL Server Analysis Services.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class Cube
    Inherits NameInfo
    Implements ICloneable, IDiffable
'Usage
Dim instance As Cube
[SerializableAttribute] 
public class Cube : NameInfo, ICloneable, IDiffable

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.NameInfo
    Microsoft.PerformancePoint.Scorecards.Cube

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

Cube Members
Microsoft.PerformancePoint.Scorecards Namespace