Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the column name in the data table that contains the display name for the selected value in the provider Web Part.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property DisplayColumnName As String
Get
'Usage
Dim instance As BIData
Dim value As String
value = instance.DisplayColumnName
public string DisplayColumnName { get; }
Property Value
Type: System.String
The column name in the data table that contains the display name for the selected value in the provider Web Part.