Id of the recurrent event definition (not of this occurrence).

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

Syntax

C#
public string RecurrentMasterId { get; }
Visual Basic
Public ReadOnly Property RecurrentMasterId As String
	Get
Visual C++
public:
property String^ RecurrentMasterId {
	String^ get ();
}

See Also