item_by_ID
- item_by_ID(self, ID)
domain: server
language: python
class AbstractItem class
Description
item_by_ID searches among all items of the project
task tree,
starting with the current item, for an item whose
ID attribute is
equal to the ID parameter.