Click or drag to resize
Task Scheduler Managed Class Library

TaskRunTimesControl Properties

The TaskRunTimesControl type exposes the following members.

Properties
 NameDescription
Public propertyContainerGets the IContainer that contains the Component.
(Inherited from Component)
Protected propertyDesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component)
Public propertyEndDateGets or sets the end date.
Protected propertyEventsGets the list of event handlers that are attached to this Component.
(Inherited from Component)
Public propertyStartDateGets or sets the start date.
Public propertyTaskGets or sets the task.
Top
See Also