ArcFM Engine Developer Guide
ObjectIdCacheSize Property (CachingFeatureIdentificationProvider)


Gets or sets the size of the object id cache.
Syntax
protected virtual int ObjectIdCacheSize {get; set;}
'Declaration
 
Protected Overridable Property ObjectIdCacheSize As Integer
 
'Usage
 
Dim instance As CachingFeatureIdentificationProvider
Dim value As Integer
 
instance.ObjectIdCacheSize = value
 
value = instance.ObjectIdCacheSize

Property Value

The size of the object id 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