AppointmentDependencyBaseCollection Constructors
A collection of appoinment dependencies.| Name | Parameters | Description |
|---|---|---|
| AppointmentDependencyBaseCollection() | none | Initializes a new instance of the AppointmentDependencyBaseCollection class with the default settings. |
| AppointmentDependencyBaseCollection(DXCollectionUniquenessProviderType) | uniquenessProviderType | Initializes a new instance of the AppointmentDependencyBaseCollection class with the specified settings. |
See Also