DataSourceVariable.ReferenceDimensionCaption Property (Microsoft.PerformancePoint.Scorecards)

The caption of the reference dimension.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ReferenceDimensionCaption As String
'Usage
Dim instance As DataSourceVariable
Dim value As String

value = instance.ReferenceDimensionCaption

instance.ReferenceDimensionCaption = value
[XmlAttributeAttribute] 
public string ReferenceDimensionCaption { get; set; }

See Also

Reference

DataSourceVariable Class
DataSourceVariable Members
Microsoft.PerformancePoint.Scorecards Namespace