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.v21.1.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

public virtual void AppendCustomMappings()
See Also