ICogJobResultHistory QueueItemsChanged EventCognex VisionPro 9.8
Raised when a major change is made to the currently selected queue contents - generally this occurs when a new queue item is pushed on, shifting all queue items by one. 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.1.0.0 (75.1.0.0)
Syntax

event EventHandler QueueItemsChanged

Value

Type: System EventHandler
See Also