ResultLevel.LevelNumber - Propriété
Le numéro du niveau à partir du cube.
Espace de noms : Microsoft.PerformancePoint.Scorecards.ResultSet
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public MustOverride ReadOnly Property LevelNumber As Integer
Get
'Utilisation
Dim instance As ResultLevel
Dim value As Integer
value = instance.LevelNumber
public abstract int LevelNumber { get; }
Valeur de propriété
Type : System.Int32
Voir aussi
Référence
Microsoft.PerformancePoint.Scorecards.ResultSet - Espace de noms