CogJobIndependent ParentJob Property Cognex VisionPro 9.21
Read-only property to get this object's parent job.

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

public CogJob ParentJob { get; }

Property Value

Type: CogJob
Get the CogJob associated with this object.
See Also