LoadAttributeValuesPartial: Boolean;
The LoadAttributeValuesPartial property determines whether it is possible to partially load attribute values.
Available values:
True. It is available to partially load attribute values
False. Default. It is unavailable to partially load attribute 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: