Application_WorkbookSave(Workbook, Boolean, ref Boolean) Method
saves defined DBMaps (depending on configuration), also used to remove contents of DBListfunction results (data safety/space consumption) choosing functions for removal of target data is done with custom doc-properties
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
private void Application_WorkbookSave( Workbook Wb, bool SaveAsUI, ref bool Cancel )
Parameters
- Wb
- Type: Workbook
- SaveAsUI
- Type: Boolean
- Cancel
- Type: Boolean