RecurrenceTaskUntilExecutionsNumber Property

Sets the maximun number of executions for the task

Definition

Namespace: Aliquo.Core.Recurrence
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public int? UntilExecutionsNumber { get; set; }

Property Value

NullableInt32

See Also