Version class

NOTE: This API is now obsolete.

Reserved for internal use. Contains general constants that are used in a Project Server version.

Inheritance hierarchy

System.Object
  Microsoft.Office.Project.Server.Library.Version

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 Class Version
'Usage
Dim instance As Version
[ObsoleteAttribute("The Version class is deprecated.")]
public class Version

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

Version members

Microsoft.Office.Project.Server.Library namespace