PersistentObjectStorage<T>.AppendDefaultMappings(MappingCollection) Method
Adds mappings for persistent object properties with field names equal to property names.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Parameters
Name | Type | Description |
---|---|---|
target | MappingCollection | A MappingCollection object to which mappings are added. |
See Also