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

AppointmentDependencyFormController Properties

Provides all the settings which are required to edit a particular dependency in the Appointment Dependency form.
Name Description
DependencyType Gets or sets the type of the appointment dependency currently being edited.
DependentTaskDescription Gets the Description property value of the appointment that corresponds to the dependent task in the current dependency.
ParentTaskDescription Gets the Description property value of the appointment that corresponds to the parent task in the current dependency.
See Also