CellSetHierarchy.Name property
The name of the hierarchy.
Namespace: Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Name As String
Get
'Usage
Dim instance As CellSetHierarchy
Dim value As String
value = instance.Name
public override string Name { get; }
Property value
Type: System.String
See also
Reference
Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace