ReportView.GetStrategyMapViewData Method
Returns information about the Strategy Map report from the CustomData property.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Function GetStrategyMapViewData As StrategyMapViewData
'Usage
Dim instance As ReportView
Dim returnValue As StrategyMapViewData
returnValue = instance.GetStrategyMapViewData()
public StrategyMapViewData GetStrategyMapViewData()
Return Value
Type: Microsoft.PerformancePoint.Scorecards.StrategyMapViewData
The information about the Strategy Map report from the CustomData property.