Hi, im searching a way to get the next recording info from the scheduled table.
i have tryed with this one over the gentle.net
but on all weekly/daily recordings appears the date from the first recording date/time !?!?
how do im get the actual one like displayed in the timers view, or which cs file is for that handle?
greetz
MoPhat
i have tryed with this one over the gentle.net
Code:
IList schedulingList = new ArrayList();
schedulingList = Schedule.ListAll();
but on all weekly/daily recordings appears the date from the first recording date/time !?!?
how do im get the actual one like displayed in the timers view, or which cs file is for that handle?
greetz
MoPhat
Switzerland