UseExtendedAttributeValues: Boolean;
The UseExtendedAttributeValues property determines whether it is possible to use advanced option for getting attributes values of MDM dictionary.
Available values:
True. Default. It is available to use advanced option for getting attributes values of MDM dictionary.
False. It is unavailable to use advanced option for getting attributes values of MDM dictionary.
The property value is set in the DimSource constructor or using the setUseExtendedAttributeValues method and it is returned using the getUseExtendedAttributeValues method.
See also: