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

public CogVerificationResultsContainer Results { get; }

Property Value

Type: CogVerificationResultsContainer
See Also