Get or set the number of remaining job runs.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax
Property Value
Type: Int64RemainingRuns is the number of job runs left if JobRunCountEnable is enabled and the job is in continuous mode.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this statistic changes. |
See Also