IExternReferenceLogger.Collapse

Syntax

Collapse: Boolean;

Description

The Collapse property determines whether identical records will be deleted from the log.

Comments

If the property is set to True, then identical records will be deleted from the log, except those where in the first one links are increased and in the second - decreased.

Example

The example of use is given in description of the IForeRuntime.ExternReferenceLogger property.

See also:

IExternReferenceLogger