ICogJobResultHistory LatestQueueItemChanged EventCognex VisionPro 9.8 SR1
Raised when only the latest item (index 0) of the currently selected queue is changed. Every time a new item is added, either the QueueItemsChanged or LatestQueueItemChanged event will be raised (not both).

Namespace: Cognex.VisionPro.QuickBuild
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax

event EventHandler LatestQueueItemChanged

Value

Type: System EventHandler
See Also