Enum RecurrencePattern

Enum RecurrencePattern

名称: Aspose.Tasks 合計: Aspose.Tasks.dll (25.4.0)

繰り返しのタスクの繰り返しパターンの種類を表します。

[Flags]
public enum RecurrencePattern

Fields

Daily = 1

毎日のパターン

Monthly = 8

月間パターン

Weekly = 4

週刊パターン

Yearly = 16

年間パターン

 日本語