Responder Developer Guide
ObjectIdCache Property


Gets the object identifier cache.
Syntax
'Declaration
 
Protected ReadOnly Property ObjectIdCache As IMapperCaching(Of GlobalObjectId,FeatureID)
'Usage
 
Dim instance As CachingFeatureIdentificationProvider
Dim value As IMapperCaching(Of GlobalObjectId,FeatureID)
 
value = instance.ObjectIdCache
protected IMapperCaching<GlobalObjectId,FeatureID> ObjectIdCache {get;}

Property Value

The object identifier cache.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

CachingFeatureIdentificationProvider Class
CachingFeatureIdentificationProvider Members

 

 


Send Comment