CogJobManager JobCount Property Cognex VisionPro 9.8 SR1
Get the number of CogJobs contained within the CogJobManager.

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

public int JobCount { get; }

Property Value

Type: Int32
Returns the number CogJobs which have been added to this CogJobManager.
Remarks

Examples

See Also