ISchedulerStorageBase.ResourceSharing Property
Gets or sets a value indicating whether an appointment can be associated with multiple resources.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.dll
NuGet Package: DevExpress.Scheduler.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if resource sharing is enabled; otherwise, false. |
See Also