Click or drag to resize

FndFeedbackMessageEventArgsCancel Property

Set this flag to tell FndConnection that the event has been handled and surpress the MessageBox.

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 Cancel { get; set; }

Property Value

Type: Boolean
See Also