CellSetMemberProperty.Name property

The name of the member property.

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 CellSetMemberProperty
Dim value As String

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

Property value

Type: System.String

See also

Reference

CellSetMemberProperty class

CellSetMemberProperty members

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace