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