DataBinding UpdateException Property Cognex VisionPro 9.22 SR1

Gets the exception, if any, that was thrown when the binding attempted to update its property value from its Source.

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

public VisionException UpdateException { get; }

Property Value

Type: VisionException
See Also