RecurrenceReset Method

This can be used to reset a recurrence to its default state

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public void Reset()

Remarks

The recurrence defaults to allowing instances to occur on holidays and never ends. No specific start date is assumed and the frequency is undefined. The interval is set to one (1) and the week start is set to Monday. All rule parts are cleared.

See Also