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 database concept of baseline values.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration EpmBaselineIndex
'Usage
Dim instance As EpmBaselineIndex
public enum EpmBaselineIndex
Members
| Member name | Description | |
|---|---|---|
| EpmNoBaseline | Value = -1. | |
| EpmBaseline0 | Value = 0. | |
| EpmBaseline1 | Value = 1 | |
| EpmBaseline2 | Value = 2. | |
| EpmBaseline3 | Value = 3. | |
| EpmBaseline4 | Value = 4. | |
| EpmBaseline5 | Value = 5. | |
| EpmBaseline6 | Value = 6. | |
| EpmBaseline7 | Value = 7. | |
| EpmBaseline8 | Value = 8. | |
| EpmBaseline9 | Value = 9. | |
| EpmBaseline10 | Value = 10. |