Share via


MemberOperationDescendants.LevelDisplayName Property

Gets or sets the display name of the level.

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

Syntax

'Declaration
Public Property LevelDisplayName As String
    Get
    Set
'Usage
Dim instance As MemberOperationDescendants
Dim value As String

value = instance.LevelDisplayName

instance.LevelDisplayName = value
public string LevelDisplayName { get; set; }

Property Value

Type: System.String
The display name of the level.

See Also

Reference

MemberOperationDescendants Class

MemberOperationDescendants Members

Microsoft.PerformancePoint.Scorecards Namespace