Share via


Page "Job Queue Entries"

ID 672
Namespace: System.Threading

Properties

Name Value
ApplicationArea #Basic,#Suite
Caption Job Queue Entries
CardPageID Page System.Threading."Job Queue Entry Card"
PageType List
SourceTable Table System.Threading."Job Queue Entry"
SourceTableView sorting("Entry No.")
UsageCategory Lists

Events

OnBeforeOnActionRunNow

[IntegrationEvent(False,False)]
local procedure OnBeforeOnActionRunNow(JobQueueEntry: Record "Job Queue Entry", var IsHandled: Boolean)

Parameters

Name Type Description
JobQueueEntry Table System.Threading."Job Queue Entry"
IsHandled Boolean

See also