CogVerificationResultsContainer LastRunRecord Property Cognex VisionPro
Returns the container object for the LastRunRecord collection.

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

public CogVerificationValueContainer<ICogRecord> LastRunRecord { get; }

Property Value

Type: CogVerificationValueContainer ICogRecord 
See Also