Share via


StrategyMapViewData.Parameters Property

Gets or sets the parameters.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Property Parameters As String
    Get
    Set
'Usage
Dim instance As StrategyMapViewData
Dim value As String

value = instance.Parameters

instance.Parameters = value
public string Parameters { get; set; }

Property Value

Type: System.String
The parameters.

See Also

Reference

StrategyMapViewData Class

StrategyMapViewData Members

Microsoft.PerformancePoint.Scorecards Namespace