Specifies that the event does not recur.

Namespace: DayPilot.Web.Ui.Recurrence
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)

Syntax

C#
public static readonly RecurrenceRule NoRepeat
Visual Basic
Public Shared ReadOnly NoRepeat As RecurrenceRule
Visual C++
public:
static initonly RecurrenceRule^ NoRepeat

See Also