CogJobResult Constructor Cognex VisionPro 9.10
Constructor

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

public CogJobResult(
	string name,
	Object value
)

Parameters

name
Type: System String
value
Type: System Object
See Also