Share via


StrategyMapViewData.Version Property

Gets or sets the version of the object.

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

Syntax

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

value = instance.Version

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

Property Value

Type: System.String
The version of the object.

See Also

Reference

StrategyMapViewData Class

StrategyMapViewData Members

Microsoft.PerformancePoint.Scorecards Namespace