ICubeMetaLoaderLogEntry.IsMessage

Syntax

IsMessage: Boolean;

Description

The IsMessage property returns whether the current record is an information message.

Comments

The property returns True if the current record contains an information message. Information messages are the messages informing that factors loading has started or finished.

Example

The example of use is given in description of the DateBegin property.

See also:

ICubeMetaLoaderLogEntry