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

public CogVerificationResultsContainer Results { get; }

Property Value

Type: CogVerificationResultsContainer
See Also