CogJobManagerActionEventArgs Job Property Cognex VisionPro 9.21 SR1
The job to which this action applies to. This property might be null if action does not apply to a specific job.

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

public CogJob Job { get; }

Property Value

Type: CogJob
Remarks

Examples

See Also