ClassifyTool FailOnInvalidDataBinding Property Cognex VisionPro 9.20

Whether the tool's Run method is to fail if executed while one or more DataBindings (aka Links) are Invalid.

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

public override bool FailOnInvalidDataBinding { get; set; }

Property Value

Type: Boolean
See Also