IRepositoryScriptCallback.OnFinish

Syntax

OnFinish;

Description

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

Example

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

See also:

IRepositoryScriptCallback