Skip to main content
A newer version of this page is available. .

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