IMetabaseUpdateProgress.OnSkip

Syntax

OnSkip(Data: IMetabaseUpdateProgressData);

Parameters

Data - information about object synchronization progress.

Description

The OnSkip method implements the event of skipping the update element on updating.

Example

To execute the example, add a link to the Metabase system assembly. The C:\Update.pefx update file is required.

Example of code