CogVTLink Constructor (CogLinkTypeConstants, String, Object, Object, CogJob, String, String, CogDestinationQueueConstants)Cognex VisionPro
CogVTLink constructor. Internal use only.

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

public CogVTLink(
	CogLinkTypeConstants type,
	string linkName,
	Object sourceTool,
	Object destinationTool,
	CogJob sourceJob,
	string sourcePath,
	string destinationPath,
	CogDestinationQueueConstants destinationQueue
)
See Also