The ScheduledTaskSpecificRights enumeration contains a list of specific operations available for tasks created in scheduled tasks container.
A list of basic and additional operations is available in the MetabaseObjectPredefinedRights enumeration.
It is used by the following properties and methods:
| Value | Brief description |
| 1048576 | Execute - task execution. |
See also: