Tuple.UniqueName Property
Gets the unique name of the tuple.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property UniqueName As String
Get
'Usage
Dim instance As Tuple
Dim value As String
value = instance.UniqueName
public string UniqueName { get; }
Property Value
Type: System.String
The unique name of the tuple.