IMetabaseObjectCacheItem.ParamValues

Syntax

ParamValues: IMetabaseObjectParamValues;

Description

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

Example

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

See also:

IMetabaseObjectCacheItem