CogJobManagerActionEventArgs Action Property Cognex VisionPro 9.8
The action which caused the event to fire.

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

Property Value

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

Examples

See Also