CogJobManagerDependent ParentManager Property Cognex VisionPro 9.7
Read-only property to get this object's parent manager.

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

public CogJobManager ParentManager { get; }

Property Value

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