Quantcast
Channel: Task Scheduler Managed Wrapper
Viewing all articles
Browse latest Browse all 2206

New Post: Get a list of tasks, descriptions and triggers into a datagrid

$
0
0
I think you may be able to use a ListView in Details mode with less overhead and then use the following code to pull the variables you need to load into that ListView.
Dim desc = t.RegistrationInfo.Description
Dim name = t.Name
Dim next = t.NextRunTime

Viewing all articles
Browse latest Browse all 2206

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>