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.Ui.Recurrence
Assembly: DayPilot (in DayPilot.dll) Version: 6.8.2460.0 (6.8.2460.0)

Syntax

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

See Also