Skip to main content

IAppointmentDependencyFactory Methods

Provides methods for creating appointment dependencies.
Name Description
CreateAppointmentDependency(Object, Object, AppointmentDependencyType) Creates a dependency of the specified type between two appointments specified by their IDs.
CreateAppointmentDependency(Object, Object) Creates a dependency between two appointments specified by their Ids.
See Also