CogRunStatus Result Property Cognex VisionPro 9.8
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: 75.1.0.0 (75.1.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