CogRecord Content Property Cognex VisionPro
Gets or sets the record's content.

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

public virtual Object Content { get; set; }

Property Value

Type: Object
The record's content.

Implements

ICogRecord Content
See Also