ICubeCacheItem.CustomValue

Syntax

CustomValue: Variant;

Description

The CustomValue property returns the custom label that is set for the current cache instance.

Example

The property use is given in the example for the ICubeCacheSaver.GetItemsFromDatabase and ICubeCacheSaver.GetItemsFromMemory methods.

See also:

ICubeCacheItem