CalendarConstants.CalendarExceptionNumericalPosition Enumeration

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.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace