SchedulerListEditorBase Constructors
An abstract class that serves as the base class for the Scheduling List Editors from the Scheduler module.Name | Parameters | Description |
---|---|---|
SchedulerListEditorBase(IModelListView) | model | The constructor which provides basic functionality for the classes derived from the SchedulerListEditorBase class. |
See Also