List of lower units on which the events repeats (e.g. days of week for Weekly rule).

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

Syntax

C#
public List<int> Units
Visual Basic
Public Units As List(Of Integer)
Visual C++
public:
List<int>^ Units

See Also