finishAction(XlCalculation, String, String) Method
common for DBListFetch and DBRowFetch Action procedures to finish, resetting anything (Cursor, calc mode, status bar, screen updating) that was set otherwise...
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
private static void finishAction( XlCalculation calcMode, string callID, string additionalLogInfo )
Parameters
- calcMode
- Type: XlCalculationreset calc mode to this
- callID
- Type: Stringfor logging purpose
- additionalLogInfo
- Type: Stringfor logging purpose