CogVerificationData Results Property Cognex VisionPro
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: 65.1.0.0 (65.1.0.0)
Syntax

public CogVerificationResultsContainer Results { get; }

Property Value

Type: CogVerificationResultsContainer
See Also