Back to Devexpress

SchedulerStorageBase.CreateAppointmentDependency Method

corelibraries-devexpress-dot-xtrascheduler-dot-schedulerstoragebase-dot-createappointmentdependency.md

latest956 B
Original Source

SchedulerStorageBase.CreateAppointmentDependency Method

NameParametersDescription
CreateAppointmentDependency(Object, Object, AppointmentDependencyType)parentId, dependentId, typeCreates a dependency of the specified type between two appointments specified by their IDs.
CreateAppointmentDependency(Object, Object)parentId, dependentIdCreates a dependency between two appointments specified by their Ids.