The RecurrencePattern class contains information
that describes the recurrence pattern and range
of the associated Appointment object.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
[SerializableAttribute] public class RecurrencePattern : INotifyPropertyChanged, ISerializable |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class RecurrencePattern _ Implements INotifyPropertyChanged, ISerializable |