<Code Lib>
2027 Method
Changes 0
M

FailureHandlingOptions.GetDelayedMiniWarnings

Description:
Obtains the flag indicating if showing of mini-warning dialog should be delayed until the end of next transaction.

public bool GetDelayedMiniWarnings()

Boolean True to delay the display of the mini-warning dialog until the end of the next transation, false to display them as this transaction is completed.

Loading…