UseCachedDimensions: Boolean;
The UseCachedDimensions property returns whether In-Memory cache is used when working with dictionaries.
In-Memory cache is not used for dictionaries by default. Cache is managed via the registry/settings.xml file.
The example of use is given in description of the IInMemManager.PrepareDimension method.
See also: