CalendarConstants.CalendarExceptionNumericalPosition 枚举
指定的数字日历异常位置。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public Enumeration CalendarExceptionNumericalPosition
用法
Dim instance As CalendarConstants.CalendarExceptionNumericalPosition
public enum CalendarExceptionNumericalPosition
成员
成员名称 | 说明 | |
---|---|---|
First | 值为 0。第一个位置。 | |
Second | 值 = 1。第二个位置。 | |
Third | 值 = 2。第三个位置。 | |
Fourth | 值 = 3。第四个位置。 | |
Last | 值 = 4。最后一个位置。 |