RecurrenceDaily Class
Allows to execute tasks within a daily interval.
Namespace: Aliquo.Core.RecurrenceAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
[SerializableAttribute]
public class RecurrenceDaily : BindableCore,
IRecurrencePattern, INotifyPropertyChanged
<SerializableAttribute>
Public Class RecurrenceDaily
Inherits BindableCore
Implements IRecurrencePattern, INotifyPropertyChanged
- Inheritance
- Object BindableCore RecurrenceDaily
- Implements
- IRecurrencePattern, INotifyPropertyChanged
Every |
Interval of days to execute the task.
|