CogVerificationParamsContainer ContainsExpectedRunStatus Method Cognex VisionPro 9.5
Method which returns whether or not the "ExpectedRunStatus" SubRecord exists in the contained ICogRecord.

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

public bool ContainsExpectedRunStatus()

Return Value

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