Share via


OLAPQueryData.CubeName Property (Microsoft.PerformancePoint.Scorecards)

The cube name from the MDX query string.

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

Syntax

'Declaration
Public ReadOnly Property CubeName As String
'Usage
Dim instance As OLAPQueryData
Dim value As String

value = instance.CubeName
public string CubeName { get; }

See Also

Reference

OLAPQueryData Class
OLAPQueryData Members
Microsoft.PerformancePoint.Scorecards Namespace