CogVerificationStatistics TrueRejectCount Property Cognex VisionPro 9.22
Get and set the number of items that were categorized as true reject after verification has run. This statistics is only set when doing comparison with the SimpleResult item.

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

public int TrueRejectCount { get; set; }

Property Value

Type: Int32
See Also