Click or drag to resize
Task Scheduler Managed Class Library

TaskRunTimesDialog Properties

The TaskRunTimesDialog type exposes the following members.

Properties
  NameDescription
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Protected propertyDesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
Public propertyEndDate
Gets or sets the end date.
Protected propertyEvents
Gets 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