VersionInfo.VersionType Property
Gets or sets the type of the object.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overridable Property VersionType As VersionType
Get
Set
'Usage
Dim instance As VersionInfo
Dim value As VersionType
value = instance.VersionType
instance.VersionType = value
public virtual VersionType VersionType { get; set; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.VersionType
The type of the object.