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.
Returns the caption of this named set, which is the display name without the enclosing square brackets.
Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Function GetCaption As String
'Usage
Dim instance As NamedSet
Dim returnValue As String
returnValue = instance.GetCaption()
public string GetCaption()
Return Value
Type: System.String
The caption of this named set.