OnBeforeInsertOutputQueue Event
Raised before inserting a new record in the Eagle Output Queue.
This event can be used to modify the Eagle Output Queue record before it is inserted, for example to set additional fields such as Job Queue Category Code.
Signature
[IntegrationEvent(false, false)]
OnBeforeInsertOutputQueue(var EagleOutputQueue: Record "QWEEG Eagle Output Queue")
Parameters
var EagleOutputQueue Record "QWEEG Eagle Output Queue"
The Eagle Output Queue record that is about to be inserted.
This documentation is generated from Eagle v27.6