ToolBase FailOnInvalidDataBinding Property Cognex VisionPro 9.22 SR1
Get

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

Set

Namespace: Cognex.Vision.Implementation
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public abstract bool FailOnInvalidDataBinding { get; set; }

Property Value

Type: Boolean
Remarks

Changed Raised when the value of this property changes. The following state flag may be affected:

See Also