Version constructor
NOTE: This API is now obsolete.
Instantiates a Version object.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<ObsoleteAttribute("The Version class is deprecated.")> _
Public Sub New
'Usage
Dim instance As New Version()
[ObsoleteAttribute("The Version class is deprecated.")]
public Version()