MPInterfaceClearBusinessLogicBusyCash Method
|
When your application is idle, the business logic (Engine) must clear the busy cash. Changes in database object will then be loaded.
User in .net the Application.Idle event to issue this Clear Cash
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic void ClearBusinessLogicBusyCash()
Public Sub ClearBusinessLogicBusyCash
See Also