CogJobResultHistory Constructor (String)Cognex VisionPro 9.7
Constructor

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 CogJobResultHistory(
	string name
)

Parameters

name
Type: System String
The name of the Job for which history will be accumulated in this object.
See Also