Specifies that the event does not recur.
Namespace: DayPilot.Web.Ui.RecurrenceAssembly: DayPilot (in DayPilot.dll) Version: 6.8.2460.0 (6.8.2460.0)
Syntax
| C# |
|---|
public static readonly RecurrenceRule NoRepeat |
| Visual Basic |
|---|
Public Shared ReadOnly NoRepeat As RecurrenceRule |
| Visual C++ |
|---|
public: static initonly RecurrenceRule^ NoRepeat |