ResultLevel.LevelNumber property

The level number from the cube.

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

Syntax

'Declaration
Public MustOverride ReadOnly Property LevelNumber As Integer
    Get
'Usage
Dim instance As ResultLevel
Dim value As Integer

value = instance.LevelNumber
public abstract int LevelNumber { get; }

Property value

Type: System.Int32

See also

Reference

ResultLevel class

ResultLevel members

Microsoft.PerformancePoint.Scorecards.ResultSet namespace