ResultMember.LevelName Property

Gets the name of the level that contains this member.

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

Syntax

'Declaration
Public MustOverride ReadOnly Property LevelName As String
    Get
'Usage
Dim instance As ResultMember
Dim value As String

value = instance.LevelName
public abstract string LevelName { get; }

Property Value

Type: System.String
The name of the level that contains this member.

See Also

Reference

ResultMember Class

ResultMember Members

Microsoft.PerformancePoint.Scorecards.ResultSet Namespace