Create Scheduled Tasks from code

I would love the ability to set up scheduled tasks from code. I’m aware of a few threads showing solutions that involve storing datetimes in data tables, but I’d prefer to just be able to set it up from code to start with. An aside to this is passing parameters with a scheduled task call, which would greatly expand functionality (which again is solved by the DataTable solution…)

1 Like