IAppointmentDependencyStorage.Mappings Property
Gets an object that specifies how persistent resource properties map to the data source fields.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.dll
NuGet Package: DevExpress.Scheduler.Core
Declaration
Property Value
Type | Description |
---|---|
AppointmentDependencyMappingInfo | An ResourceMappingInfo object that provides information on the mapping of the appointment dependency properties to the data fields. |
See Also