IExternReferenceLogger

Assembly: Fore;

Description

The IExternReferenceLogger interface is used to manage logging of external links counter change.

Inheritance Hierarchy

IExternReferenceLogger

Comments

The IForeRuntime.ExternReferenceLogger property provides access to manage logging of external links counter change.

Properties

  Property name Brief description
Collapse The Collapse property determines whether identical records will be deleted from the log.
Enable The Enable property determines whether external links counter change is logged.
ObjectIndexing The ObjectIndexing property determines whether objects will be numerable on putting log to the file.

Methods

  Method name Brief description
SaveToFile The SaveToFile method saves log of external links counter change to the file.

See also:

Fore Assembly Interfaces