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 information about the Analytic Chart or Analytic Grid report query from the CustomData property.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Function GetOlapReportViewData As OLAPReportViewData
'Usage
Dim instance As ReportView
Dim returnValue As OLAPReportViewData
returnValue = instance.GetOlapReportViewData()
public OLAPReportViewData GetOlapReportViewData()
Return Value
Type: OLAPReportViewData
The information about the analytic report query from the CustomData property.