Click or drag to resize
Task Scheduler Managed Class Library

TaskHistoryControl Properties

The TaskHistoryControl 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.)
Protected propertyEvents
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
Public propertyMaxQueryCount
Gets or sets the maximum query count. Use -1 for all or infinite.
Public propertyShowErrors
Gets or sets a value indicating whether errors are shown in the UI.
Public propertyTask
Gets or sets the task used to retrieve the history for this control.
Top
See Also