CogJobManagerActionEventArgs Job Property Cognex VisionPro 9.24
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: 91.0.0.0 (91.0.0.0)
Syntax

public CogJob Job { get; }

Property Value

Type: CogJob
Remarks

Examples

See Also