IAppointmentDependencyFactory Members
Provides methods for creating appointment dependencies.Methods
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