CogRunStatus Result Property Cognex VisionPro 9.20
Gets a result code that indicates the overall result of running the tool.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 80.0.0.0 (80.0.0.0)
Syntax

public CogToolResultConstants Result { get; }

Property Value

Type: CogToolResultConstants
An enumeration reporting the overall result of running the tool.

Implements

ICogRunStatus Result
See Also