Event resource id.

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

Syntax

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

See Also