CogVerificationVerifiedOutputContainer T  VerificationResult Property Cognex VisionPro
Get the verification result for this verified output. The verification result is a boolean that indicates if the expected value matched the actual value.

Namespace: Cognex.VisionPro.Inspection
Assembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public CogVerificationValueContainer<bool> VerificationResult { get; }

Property Value

Type: CogVerificationValueContainer Boolean 
See Also