CogJobErrorEventArgs Constructor Cognex VisionPro 9.8
Constructor

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

public CogJobErrorEventArgs(
	string name
)

Parameters

name
Type: System String
The name of the CogJob which fired the error event.
Remarks

Examples

See Also