BCI Interface - PostUninstallCustomAction

Description

In BBj 11.0 and higher, the interface com.basis.install.PostUninstallCustomAction provides an execute method that is invoked at post-uninstall time (after files are removed).

Syntax

Return Value

Method

void

execute(PostUninstallCustomActionDatap_postUninstallCustomActionData)

See Also

BCI Class - PostUninstallCustomActionData