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