CogDataBinding UpdateException Property Cognex VisionPro 9.5
Gets the exception, if any, that was thrown when the binding attempted to update its property value from its DataSource.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax

public Exception UpdateException { get; }

Property Value

Type: Exception
See Also