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

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, dep Initializes new instance of the AppointmentDependencyForm class with the specified settings.
See Also