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

AppointmentDependencyCollection Constructors

A collection of appointment dependencies.
Name Parameters Description
AppointmentDependencyCollection() none Initializes a new instance of the AppointmentDependencyCollection class with the default settings.
AppointmentDependencyCollection(ISchedulerStorageBase) storage Initializes a new instance of the AppointmentDependencyCollection class with the specified storage.
See Also