Enum RecurrencePattern

Enum RecurrencePattern

ja nimityö: Aspose.Tasks Kokoelma: Aspose.Tasks.dll (25.4.0)

Se edustaa toistuvan tehtävän toistuvan mallin tyyppiä.

[Flags]
public enum RecurrencePattern

Fields

Daily = 1

Päivittäinen malli

Monthly = 8

Kuukausittainen malli

Weekly = 4

viikoittainen malli.

Yearly = 16

Vuosittainen malli

 Suomi