TaskRegeneratingPatternDto

Contents
[ ]

Represents the regenerating recurrence pattern that specifies how many days, weeks, months or years after the completion of the current task the next occurrence will be due.

Properties:

Name Type Description Notes
RegeneratingType string Enumerates the types of regenerating pattern. Enum, available values: Daily, Weekly, Monthly, Yearly

Parent class: RecurrencePatternDto

Example