Resource id.

Namespace: DayPilot.Web.Mvc.Conflict
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)

Syntax

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

See Also