Back to Devexpress

ISchedulerStorageBase.CreateAppointmentDependency Method

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

latest959 B
Original Source

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