Record PropertiesCognex VisionPro 9.10

The Record type exposes the following members.

Properties

  NameDescription
Public propertyAnnotation
Get

Description of the record.

Public propertyChangedEventSuspended

Indicates if raising the ChangedEvent has been suspended.

(Overrides ChangedEventShareableBase ChangedEventSuspended.)
Public propertyContent
Get

Gets or sets the record's content.

Public propertyContentMutable
Get

Gets or sets the flag indicating whether or not the record's content can be modified.

Public propertyContentType
Get

Gets or sets the format of record content.

Public propertyHandle (Overrides ChangedEventShareableBase Handle.)
Public propertyRecordKey
Get

Gets or sets the key used to identify the record.

Public propertyRecordUsage
Get

Gets or sets an indicator of the record's usage.

Public propertySubRecords

Gets the sub-records of this record.

Top
See Also