Enum RecurrencePattern

Enum RecurrencePattern

Le nom : Aspose.Tasks Assemblée: Aspose.Tasks.dll (25.4.0)

Si tratta di un modello di ripetizione di un compito ripetuto.

[Flags]
public enum RecurrencePattern

Fields

Daily = 1

Il modello quotidiano.

Monthly = 8

Il modello mensile.

Weekly = 4

Il modello settimanale.

Yearly = 16

Il modello annuale.

 Français