JobSchedule.EndTime

Usage:

Read and write.

Description:

Type: Date.
Schedule end time. Scheduled jobs can be launched only if the current time is less or equal than the end time. If end time is not set, launch is not limited in time.
In case of BeginTime is greater than EndTime, the register record in 24 hours is executed, i.e. schedule will be launched only when current time is greater than StartTime, but is less than EndTime of next day.
Example:
BeginTime  EndTime  Comment
8:00 – runs since 8:00 till 24:00
– 8:00 runs since 24:00 till 8:00
13:00 14:00 runs since 13:00 till 14:00
14:00 13:00 runs since 14:00 till 13:00 of next day, i.e. it runs always, except interval from 13:00 to 14:00

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community