AppointmentDependencyStorage Constructors
A storage which holds a collection of appointment dependencies.Name | Parameters | Description |
---|---|---|
AppointmentDependencyStorage(SchedulerStorage) | storage | Initializes a new instance of the AppointmentDependencyStorage class with the specified scheduler storage. |
See Also