Gets the record's content. This is a read-only property, even though it has a setter.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Property Value
Type: ObjectThe record's content.
Implements
ICogRecord ContentExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown if the setter of this property is called. |
See Also