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

AppointmentDependencyDataStorage.Add Method

Name Parameters Description
Add(AppointmentDependency) dependency Adds the specific AppointmentDependency to this AppointmentDependencyDataStorage.
Add(Object, Object, AppointmentDependencyType) parentId, dependentId, type Adds the AppointmentDependency with the specific parent and child IDs and dependency type to this AppointmentDependencyDataStorage.
Add(Object, Object) parentId, dependentId Adds the AppointmentDependency with the specific parent and child IDs to this AppointmentDependencyDataStorage.