IMsCalculationLog.Item

Syntax

Item(Index: Integer): IMsCalculationLogRecord;

Parameters

Index. Index of record in the log.

Description

The Item property returns the log record by its index.

Example

The method use is given in the example for IMsCalculationHistory.CalculationLog.

See also:

IMsCalculationLog