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