Click or drag to resize
Task Scheduler Managed Class Library

TaskServiceExtensionsGetFilteredAvailableActions Method

Overload List
 NameDescription
Public Extension MethodGetFilteredAvailableActions(TaskDefinition, AvailableActions, Version)Filtered the supplied available actions based on this TaskDefinition and the version of the Task Scheduler.
Public Extension MethodGetFilteredAvailableActions(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