Skip to main content

PersistentObjectStorage<T>.AppendCustomMappings() Method

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

Namespace: DevExpress.XtraScheduler

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

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

public virtual void AppendCustomMappings()
See Also