ClassifyClassItem Id Property Cognex VisionPro 9.22

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

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

public string Id { get; }

Property Value

Type: String
See Also