DisplayDataType: DbDataType;
The DisplayDataType property returns data type for displayed value.
If links are used in MDM dictionaries, displayed attribute values used to establish links, may have data type that does not match type of attribute data. Type of displayed data depends on selected display format. Use this property to get the type of displayed value.
The example of property use is given in the example for the IDimAttributeInstance.DisplayDifferentValue property.
See also: