True if this is an exception from the recurrent event series.

Namespace: DayPilot.Web.Ui.Events
Assembly: DayPilot (in DayPilot.dll) Version: 6.8.2460.0 (6.8.2460.0)

Syntax

C#
public bool RecurrentException { get; }
Visual Basic
Public ReadOnly Property RecurrentException As Boolean
	Get
Visual C++
public:
property bool RecurrentException {
	bool get ();
}

See Also