UseExtendedAttributeValues

Syntax

UseExtendedAttributeValues: Boolean;

Description

The UseExtendedAttributeValues property determines whether it is possible to use advanced option for getting attributes values of MDM dictionary.

Comments

Available values:

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

See also:

DimSourceSettings