TimesheetEnum.TimeSheetDefaultDisplay 列舉
會指定是否要使用標準加班與不計費的時間追蹤,除了計劃工時。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
Public Enumeration TimeSheetDefaultDisplay
'用途
Dim instance As TimesheetEnum.TimeSheetDefaultDisplay
public enum TimeSheetDefaultDisplay
成員
成員名稱 | 描述 | |
---|---|---|
DoNotUseStandardOverTimeAndNonBillable | 值 = 0。請勿使用標準加班與不計費時間追蹤。 | |
UseStandardOverTimeAndNonBillable | 值 = 7。使用標準加班與不計費的時間追蹤,除了計劃工時。 |
備註
TimeSheetDefaultDisplay列舉由WADMIN_DEFAULT_TRACKING_METHOD屬性。