IEaxDataArea.CommentManager

Syntax

CommentManager: IDataAreaCommentManager;

Description

The CommentManager property returns report comment manager.

Comments

The property is relevant if the report has a standard cube as a data source, in which sorting of comments is enabled.

Example

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

See also:

IEaxDataArea