Enum DayType
Enum DayType
名称: Aspose.Tasks 合計: Aspose.Tasks.dll (25.4.0)
1週間の日を指定します。
public enum DayType
Fields
Exception = 0
例外日タイプを示す。
Friday = 6
金曜日のタイプを示す。
Monday = 2
月曜日のタイプを示す。
Saturday = 7
土曜日のタイプを示す。
Sunday = 1
日曜日のタイプを示す。
Thursday = 5
木曜日のタイプを示す。
Tuesday = 3
火曜日のタイプを示す。
Wednesday = 4
水曜日のタイプを示す。