Share via


ResultMemberProperty.Name Property

The name of the member property.

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

Syntax

'Declaration
Public MustOverride ReadOnly Property Name As String
    Get
'Usage
Dim instance As ResultMemberProperty
Dim value As String

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

Property Value

Type: System.String

See Also

Reference

ResultMemberProperty Class

ResultMemberProperty Members

Microsoft.PerformancePoint.Scorecards.ResultSet Namespace