Click or drag to resize
Task Scheduler Managed Class Library

TaskRunTimesDialog Properties

The TaskRunTimesDialog 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 propertyEndDate Gets or sets the end date.
Protected propertyEventsGets the list of event handlers that are attached to this Component.
(Inherited from Component)
Public propertyStartDate Gets or sets the start date.
Public propertyTask Gets or sets the task.
Top
See Also