Classification-Enumeration
Gibt die Classification -Eigenschaft der Property -Klasse.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration Classification
'Usage
Dim instance As Classification
public enum Classification
Member
Membername | Beschreibung | |
---|---|---|
Unclassified | Wert = 0. Nicht klassifizierte. | |
Core | Wert = 1. Core. | |
Optional | Wert = 2. Optional. | |
NotNeeded | Wert = 3. Nicht erforderlich. | |
Baseline | Wert = 4. Geplante. | |
Cost | Wert = 5. Kosten. |
Hinweise
Weitere Informationen finden Sie unter der Classification -Eigenschaft.