Version.Major Property (Microsoft.PerformancePoint.Scorecards)

The version number.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property Major As Integer
'Usage
Dim instance As Version
Dim value As Integer

value = instance.Major

instance.Major = value
[XmlAttributeAttribute] 
public int Major { get; set; }

See Also

Reference

Version Class
Version Members
Microsoft.PerformancePoint.Scorecards Namespace