JCL Help:IJclScheduleDayFrequency
JCL Help: IJclScheduleDayFrequency Interface
Search in JCL Help
Search in all projectsClass Hierarchy
IJclScheduleDayFrequency
Summary
Interface to the daily frequency.
Pascal
public IJclScheduleDayFrequency = interface(IUnknown);
Description
IJclScheduleDayFrequency is the interface to the daily frequency. The daily frequency determines at which time(s) of every valid event date an event will be generated. The schedule allows you to set the start and end times, as well as specify an interval. To specify the schedule should use only one time for each valid date, make the end time equal to the start time or set Interval to 0.
This interface is supported for all schedules except one shots (RecurringType = srkOneShot).
See Also
IJclSchedule IJclSchedule.RecurringType
About
Unit
Donator
Marcel Bestebroer
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page