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

public CogVerificationResultsContainer Results { get; }

Property Value

Type: CogVerificationResultsContainer
See Also