IStandardCubeFactBinding.ReadOnly

Syntax

ReadOnly: Boolean;

Description

The ReadOnly property returns whether cube fact data is read-only.

Comments

The property returns True for facts linked with data.

The property returns True for calculated facts if the IStandardCubeFactBinding.ReverseFactKey property is not set, otherwise it returns False.

See also:

IStandardCubeFactBinding