Click or drag to resize
Task Scheduler Managed Class Library

TaskServiceExtensionsGetFilteredAvailableActions Method

Overload List
  NameDescription
Public methodStatic memberGetFilteredAvailableActions(TaskDefinition, AvailableActions, Version)
Filtered the supplied available actions based on this TaskDefinition and the version of the Task Scheduler.
Public methodStatic memberGetFilteredAvailableActions(TaskService, AvailableActions, Boolean, PowerShellActionPlatformOption)
Filtered the supplied available actions based on this version of the Task Scheduler and options that could be set on the TaskDefinition.
Top
See Also