AppointmentDependencyForm Constructors
Default form used to modify or delete the appointment dependency.| Name | Parameters | Description |
|---|---|---|
| AppointmentDependencyForm() | none | Initializes a new instance of the AppointmentDependencyForm class with default settings. |
| AppointmentDependencyForm(SchedulerControl, AppointmentDependency) | control, dependency | Initializes new instance of the AppointmentDependencyForm class with the specified settings. |
See Also