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