Named days/weeks on which the event repeats. If a value is specified (not null), it will be used instead of Every value.

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> Named
Visual Basic
Public Named As List(Of Integer)
Visual C++
public:
List<int>^ Named

See Also