ScheduledJobsManager.FindByUUID

Syntax:

FindByUUID(<UUID>)

Parameters:

<UUID> (required)

Type: UUID.
Scheduled job ID.

Returned value:

Type: ScheduledJob; Undefined.
If job is not found for the specified identifier, then returns Undefined.

Description:

Searches for a scheduled job by unique ID. Only administrator can obtain a scheduled job.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community