Back to Devexpress

SchedulerDataStorage.CreateAppointmentDependency Method

windowsforms-devexpress-dot-xtrascheduler-dot-schedulerdatastorage-dot-createappointmentdependency.md

latest954 B
Original Source

SchedulerDataStorage.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.