Share via


DataSource.CubeDisplayName Property (Microsoft.PerformancePoint.Scorecards)

The cube display name.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property CubeDisplayName As String
'Usage
Dim instance As DataSource
Dim value As String

value = instance.CubeDisplayName

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

See Also

Reference

DataSource Class
DataSource Members
Microsoft.PerformancePoint.Scorecards Namespace