Conflict level. The max parallel event count.

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 int Level { get; }
Visual Basic
Public ReadOnly Property Level As Integer
	Get
Visual C++
public:
property int Level {
	int get ();
}

See Also