SchedulerStorage.CreateAppointmentDependency Method
Name | Parameters | Description |
---|---|---|
CreateAppointmentDependency(Object, Object, AppointmentDependencyType) | parentId, dependentId, type |
Creates a dependency of the specified type between two appointments specified by their IDs. Not applicable to WPF Scheduler. |
CreateAppointmentDependency(Object, Object) | parentId, dependentId | Creates a dependency of the specified type between two appointments specified by their IDs. Not applicable to WPF Scheduler. |