ArcFM Engine Developer Guide
DoesCacheIdentities Property (CachingFeatureIdentificationProvider)


Gets a value indicating whether the provider caches identities.
Syntax
'Declaration
 
Public Overrides ReadOnly Property DoesCacheIdentities As Boolean
'Usage
 
Dim instance As CachingFeatureIdentificationProvider
Dim value As Boolean
 
value = instance.DoesCacheIdentities
public override bool DoesCacheIdentities {get;}

Property Value

true if the provider does cache identities; otherwise, false.
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