IEaxDataAreaSource.HasCommentsSupport

Syntax

HasCommentsSupport: Boolean;

Description

The HasCommentsSupport property returns whether a data source supports custom comments.

Comments

The property returns True if storing comments is enabled in additional settings of the standard cube wizard.

Example

The property use is given in the example for IDataAreaCommentManager.AddComment.

See also:

IEaxDataAreaSource