RunRecurrence property: ProcessRequest class
Description
This property specifies the frequency with which a process or job is to be run as a string. The RunRecurrence value you use must be the name of a Recurrence Definition defined in Process Scheduler Manager to successfully schedule a job or process (that is, for the Schedule method to succeed.)
This property is read/write.
Example
&MYRQST.RunRecurrence = "M-F at 5pm";