ASP.NET Pack Programmer's Guide
Recurrence.NumOccurrences Property
See Also
 





Gets or sets how many times a recurring event should occur.

Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public int NumOccurrences { get; set; }

Visual Basic  Copy Code

Public Property NumOccurrences As Integer

 Property Value

An integer that specifies the number of occurrences.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace