When you add a task with taskadd from the taskhandler, is there a way to return the id that it added to the system?
- Adam
Hello Adam,
The 'AddTask' method returns that ID value after adding the task, it's built into the 'AddTask' method itself. Let me know if you have any further questions.