Level class

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a level in a dimension from an OLAP data source.

Inheritance hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.NameInfo
    Microsoft.PerformancePoint.Scorecards.Level

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

Syntax

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

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

Level members

Microsoft.PerformancePoint.Scorecards namespace