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