Back to Devexpress

Dependency Mappings

windowsforms-17134-controls-and-libraries-scheduler-data-binding-mappings-dependency-mappings.md

latest1.3 KB
Original Source

Dependency Mappings

  • Sep 21, 2018
MappingTypeRequired?Description
AppointmentDependencyMappingInfo.DependentIdObject (any type)YesMaps to the AppointmentDependency.DependentId property. Should be the same type as the AppointmentId mapping.Identifies the appointment at the head of the arrow.
AppointmentDependencyMappingInfo.ParentIdObject (any type)YesMaps to the AppointmentDependency.ParentId property. Should be the same type as the AppointmentId mapping. Identifies the appointment at the tail of the arrow.
AppointmentDependencyMappingInfo.TypeIntegerYesMaps to the AppointmentDependency.Type property. Integer values that correspond to the enumeration members are listed in the AppointmentDependencyType article.