Page "Schedule a Job"
ID 676
Namespace: System.Threading
Source table: Table System.Threading."Job Queue Entry"
Properties
| Name | Value |
|---|---|
| Caption | Schedule a Job |
| DataCaptionExpression | Rec.Description |
| DeleteAllowed | False |
| InsertAllowed | False |
| PageType | StandardDialog |
| SourceTable | Table System.Threading."Job Queue Entry" |
| SourceTableTemporary | True |
Methods
ScheduleJob
procedure ScheduleJob(JobQueueEntry: Record "Job Queue Entry"): Boolean
Parameters
| Name | Type | Description |
|---|---|---|
| JobQueueEntry | Table System.Threading."Job Queue Entry" |
Returns
| Type | Description |
|---|---|
| Boolean |
SetJob
procedure SetJob(JobQueueEntry: Record "Job Queue Entry")
Parameters
| Name | Type | Description |
|---|---|---|
| JobQueueEntry | Table System.Threading."Job Queue Entry" |