CogVerificationData Results Property Cognex VisionPro 9.22 SR1
Returns the container object for the Results collection. Note, only data objects that are outputs from the verifier will have this collection.

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

public CogVerificationResultsContainer Results { get; }

Property Value

Type: CogVerificationResultsContainer
See Also