CogJobManagerActionEventArgs Action 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 CogActionConstants Action { get; }

Property Value

Type: CogActionConstants
The action which caused the event to fire.
Remarks

Examples

See Also