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 numerical calendar exception position.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration CalendarExceptionNumericalPosition
'Usage
Dim instance As CalendarConstants.CalendarExceptionNumericalPosition
public enum CalendarExceptionNumericalPosition
Members
| Member name | Description | |
|---|---|---|
| First | Value=0. First position. | |
| Second | Value=1. Second position. | |
| Third | Value=2. Third position. | |
| Fourth | Value=3. Fourth position. | |
| Last | Value=4. Last position. |