LoadAttributeValuesPartial

Syntax

LoadAttributeValuesPartial: Boolean;

Description

The LoadAttributeValuesPartial property determines whether it is possible to partially load attribute values.

Comments

Available values:

The property value is set in the DimSource constructor or using the setLoadAttributeValuesPartial method and it is returned using the getLoadAttributeValuesPartial method.

See also:

DimSourceSettings