Task Scheduler Managed Class Library
C#
Show/Hide TOC
Drop
Down
Check
Tree
Uncheck
All
Items Method
Unchecks all items in the tree.
Definition
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
C#
Copy
View Source
Request Example
public
void
UncheckAllItems
()
See Also
Reference
DropDownCheckTree Class
Microsoft.Win32.TaskScheduler Namespace
In This Article
Definition
See Also