IExternReferenceLogger.Enable

Syntax

Enable: Boolean;

Description

The Enable property determines whether external links counter change is logged.

Comments

To enable logging, put the property to True and to stop logging - False.

Example

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

See also:

IExternReferenceLogger