IMetabaseObjectCacheItem.ParamValues

Syntax

ParamValues: IMetabaseObjectParamValues;

Description

The ParamValues property returns the collection of parameter values, with which the object was opened during creation of record in cache.

Example

The method use is given in the description of IMetabaseObjectDescriptor.Cache.

See also:

IMetabaseObjectCacheItem