CellSetMember.LevelName Property

The name of the level that contains this member.

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

Syntax

'Declaration
Public Overrides ReadOnly Property LevelName As String
    Get
'Usage
Dim instance As CellSetMember
Dim value As String

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

Property Value

Type: System.String

See Also

Reference

CellSetMember Class

CellSetMember Members

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet Namespace