ResultMemberProperty.UniqueName property

The unique 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 UniqueName As String
    Get
'Usage
Dim instance As ResultMemberProperty
Dim value As String

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

Property value

Type: System.String

See also

Reference

ResultMemberProperty class

ResultMemberProperty members

Microsoft.PerformancePoint.Scorecards.ResultSet namespace