Share via


MemberOperationDescendants.LevelUniqueName Property

Gets or sets the unique name of the level.

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

Syntax

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

value = instance.LevelUniqueName

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

Property Value

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

See Also

Reference

MemberOperationDescendants Class

MemberOperationDescendants Members

Microsoft.PerformancePoint.Scorecards Namespace