Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to specify the Project Professional version that is compatible with Project Server 2010.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration CompatibilityModes
'Usage
Dim instance As Admin.CompatibilityModes
public enum CompatibilityModes
Members
Member name | Description | |
---|---|---|
ProjectServer2007 | Value=1. Compatibility is for Microsoft Office Project Professional 2007. | |
ProjectServer2010 | Value=2. Compatibility is for Project Professional 2010. |
Remarks
For more information, see the SetCompatibilityMode(Int32) method.