RecurrenceInfoXmlPersistenceHelper(Appointment) Constructor
Initializes new instance of the RecurrenceInfoXmlPersistenceHelper class with the specified settings.
Namespace: DevExpress.XtraScheduler.Xml
Assembly: DevExpress.XtraScheduler.v26.1.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| appointment | Appointment | An Appointment object whose Appointment.RecurrenceInfo and Appointment.TimeZoneId settings will be used. |
See Also