CogJobIOErrorEventArgs ErrorCode Property Cognex VisionPro 9.22
The action which caused the event to fire.

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

public CogIOErrorConstants ErrorCode { get; }

Property Value

Type: CogIOErrorConstants
The action which caused the event to fire.
See Also