Click or drag to resize

FndConnectionCatchExceptions Property

Tell if the connection should catch and show exceptions

Namespace:  Ifs.Fnd.AccessProvider
Assembly:  Ifs.Fnd.AccessProvider (in Ifs.Fnd.AccessProvider.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
public bool CatchExceptions { get; set; }

Property Value

Type: Boolean
See Also