IRepositoryScriptCallback.OnFinish

Syntax

OnFinish;

OnFinish();

Description

The OnFinish method implements an event that takes place after the execution of whole script.

Fore and Fore.NET Examples

The example of use is given in description of the IRepositoryScriptCallback.OnStart method.

See also:

IRepositoryScriptCallback