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 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.