DataBinding UpdateException Property Cognex VisionPro 9.21 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.21.1.1
Syntax

public VisionException UpdateException { get; }

Property Value

Type: VisionException
See Also