PdcSchedulerTask.TaskSelectedID: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == TaskSelectedID as long == Description == == Notes == This property returns the ID of the selected task (keep in mind, this is not the task name!). Only ap..." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
== Notes == | == Notes == | ||
This property returns the ID of the selected task (keep in mind, this is not the task name!). Only | This property returns the ID of the selected task (keep in mind, this is not the task name!). Only applies to the tasks 'Script' and 'Make report'. | ||
== Code example == | == Code example == |
Latest revision as of 12:19, 5 March 2018
Declaration
TaskSelectedID as long
Description
Notes
This property returns the ID of the selected task (keep in mind, this is not the task name!). Only applies to the tasks 'Script' and 'Make report'.
Code example
Availability
Available since January 2011 (from version 4.2).