How many times does the event repeat. Applies when RangeSpec = Times.

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

See Also