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

PersistentObjectStorage<T>.AppendCustomMappings() Method

Appends PersistentObjectStorage<T>.CustomFieldMappings to the collection of actual mappings. For internal use.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v20.2.Core.Desktop.dll

NuGet Packages: DevExpress.Scheduler.CoreDesktop, DevExpress.WindowsDesktop.Scheduler.CoreDesktop

Declaration

public virtual void AppendCustomMappings()
See Also