Returns the RecurrencePattern object that represents
the recurrence attributes of an appointment.
If there is no existing recurrence pattern, a new
empty RecurrencePattern object is returned.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public RecurrencePattern GetRecurrencePattern() |
| Visual Basic (Declaration) |
|---|
Public Function GetRecurrencePattern As RecurrencePattern |