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.
Specifies the Classification property of the Property class.
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
Members
| Member name | Description | |
|---|---|---|
| Unclassified | Value=0. Unclassified. | |
| Core | Value=1. Core. | |
| Optional | Value=2. Optional. | |
| NotNeeded | Value=3. Not needed. | |
| Baseline | Value=4. Baseline. | |
| Cost | Value=5. Cost. |
Remarks
For more information, see the Classification property.