ICogRecord RecordKey Property Cognex VisionPro
Gets or sets the key of the record, which is used to identify it within a collection.

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

string RecordKey { get; set; }

Property Value

Type: String
See Also