RecurrenceInfoXmlPersistenceHelper(IRecurrenceInfo) Constructor
Initializes a new instance of the RecurrenceInfoXmlPersistenceHelper class with specified settings.
Namespace: DevExpress.XtraScheduler.Xml
Assembly: DevExpress.XtraScheduler.v24.1.Core.dll
NuGet Package: DevExpress.Scheduler.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
recurrenceInfo | IRecurrenceInfo | A IRecurrenceInfo object, containing information about appointment occurrences. |
See Also