IStandardCubeFactBinding.ReadOnly

Syntax

ReadOnly: Boolean;

Description

The ReadOnly property returns whether data can be edited via the binding.

Comments

The property returns True if data is read-only, and False, if data can be edited only.

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