AppointmentDependencyBaseCollection(DXCollectionUniquenessProviderType) Constructor
In This Article
Initializes a new instance of the AppointmentDependencyBaseCollection class with the specified settings.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.dll
NuGet Package: DevExpress.Scheduler.Core
#Declaration
public AppointmentDependencyBaseCollection(
DXCollectionUniquenessProviderType uniquenessProviderType
)
#Parameters
Name | Type | Description |
---|---|---|
uniqueness |
DevExpress. |
A DXCollection |
See Also