CogJobResultHistory CurrentItemIndex Property Cognex VisionPro 9.7
Get or set the currently selected item by index. This index must be in the CurrentQueue.

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

public int CurrentItemIndex { get; set; }

Property Value

Type: Int32

Implements

ICogJobResultHistory CurrentItemIndex
See Also