JCL Help:IJclDailySchedule.EveryWeekDay

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Specifies if events should be generated on every weekday.


Pascal

 property EveryWeekDay: Boolean;


Description

EveryWeekDay specifies if events should be generated on every weekday or not.
Setting EveryWeekDay to True will generate events on every weekday. Reading Interval will return 0 (zero), but the original value is preserved.
Setting EveryWeekDay to False will generate events every n days, where n is specified by Interval. Setting Interval will also result in EveryWeekDay being set to False.


See Also

Interval


About

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