CogVerificationParamsContainer ContainsExpectedOutputs Method Cognex VisionPro 9.7
Method which returns whether or not the "ExpectedOutputs" SubRecord exists in the contained ICogRecord.

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

public bool ContainsExpectedOutputs()

Return Value

Type: Boolean
Returns true if the contained ICogRecord contains a "ExpectedOutputs" SubRecord.
See Also