CogVerificationAttributesContainer ContainsCreationTimestamp Method Cognex VisionPro 9.10
Method which returns whether or not the "CreationTimestamp" SubRecord exists in the contained ICogRecord.

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

public bool ContainsCreationTimestamp()

Return Value

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