PdcSchedulerTask.TaskSelectedID: Difference between revisions

From External Bemet Wiki
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
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 apply's on the tasks 'Script' and 'Make report'.
This property returns the ID of the selected task (keep in mind, this is not the task name!). Only applies on the tasks 'Script' and 'Make report'.


== Code example ==
== Code example ==

Revision as of 12:05, 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 on the tasks 'Script' and 'Make report'.

Code example

Availability

Available since January 2011 (from version 4.2).