IStandardCubeFactBinding.ReadOnly

Syntax

ReadOnly: Boolean;

Description

The property is read-only.

The ReadOnly property determines whether data can be edited through the binding. True - data is read-only, False - data can be edited.

NOTE. This property is relevant only for calculated cube facts. The ReadOnly property returns True for facts that are linked to data.

See also:

IStandardCubeFactBinding