ICubeCacheItem.Date

Syntax

Date: DateTime;

Description

The Date property returns the date of last modification of cache instance.

Example

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

See also:

ICubeCacheItem