ClassifyImageItem Id Property Cognex VisionPro 9.21 SR1

Gets the unique id for this item. The unique id consists of "image_" + a unique index.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.21.1.1
Syntax

public string Id { get; }

Property Value

Type: String
See Also