Freigeben über


Admin.CompatibilityModes-Enumeration

Veraltet in Project Server 2013.

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

Member

Membername Beschreibung
ProjectServer2007 Wert = 1. Kompatibilität ist für Office Project 2007.
ProjectServer2010 Wert = 2. Kompatibilität ist für Project Professional 2010.

Hinweise

In Project Server 2010wird die CompatibilityModes -Aufzählung die Project Professional-Version angeben, die mit Project Server kompatibel ist.

Weitere Informationen finden Sie unter der SetCompatibilityMode(Int32) -Methode.

Siehe auch

Referenz

Microsoft.Office.Project.Server.Library-Namespace