IExtObjectContainer.

IsCached(long) Method

Summary

tests if an object with this ID is currently cached.

Syntax

bool IsCached(long Id)

Remarks

tests if an object with this ID is currently cached.

Parameters

Name Type Description
Id long the internal ID

Return Value

Type Description
bool