I have been able to modify tasks via the API, but now I'm trying to update Notifications.
This is what I'm doing, but this returns 0 results and I know there are 4:
List<TaskNotificationClass> lNotificationClasses = oNotifications.GetAll();
Also, what is the difference between the VisualCron namespace and the VisualCronAPI namespace?
Edited by moderator
2014-03-31T19:49:12Z
|
Reason: Not specified