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。最後一個位置。 |