IMetabaseUpdate.Log

Syntax

Log: IMetabaseUpdateLog;

Description

The Log property returns update execution log.

Comments

The log contains general information about application installation and details about installation of each update element.

Example

The property use is given in the example for IMetabaseUpdateLog.IsFinished.

See also:

IMetabaseUpdate