Back to Devexpress

AppointmentResourceIdCollectionXmlPersistenceHelper Class

corelibraries-devexpress-dot-xtrascheduler-dot-xml.md

latest1.5 KB
Original Source

AppointmentResourceIdCollectionXmlPersistenceHelper Class

Provides methods to load resource ID’s from XML and export them in the same format they are stored in the bound data source.

Namespace : DevExpress.XtraScheduler.Xml

Assembly : DevExpress.XtraScheduler.v25.2.Core.dll

NuGet Package : DevExpress.Scheduler.Core

Declaration

csharp
public class AppointmentResourceIdCollectionXmlPersistenceHelper :
    CollectionXmlPersistenceHelper
vb
Public Class AppointmentResourceIdCollectionXmlPersistenceHelper
    Inherits CollectionXmlPersistenceHelper

Inheritance

Object XmlPersistenceHelper DevExpress.Utils.Serializing.CollectionXmlPersistenceHelper AppointmentResourceIdCollectionXmlPersistenceHelper

See Also

AppointmentResourceIdCollectionXmlPersistenceHelper Members

DevExpress.XtraScheduler.Xml Namespace