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

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

public CogIOErrorConstants ErrorCode { get; }

Property Value

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