Skip to main content
A newer version of this page is available. .

XmlPersistenceHelper Class

Serves as a base class for classes that retrieve and save appointment information from and to XML data objects.

Namespace: DevExpress.Utils.Serializing

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public abstract class XmlPersistenceHelper
See Also