ArcFM Engine Developer Guide
DoesCacheIdentifiers Property


Gets a value indicating if identifiers may be cached.
Syntax
'Declaration
 
Public Shared ReadOnly Property DoesCacheIdentifiers As Boolean
'Usage
 
Dim value As Boolean
 
value = FeatureIdentification.DoesCacheIdentifiers
public static bool DoesCacheIdentifiers {get;}

Property Value

true if identifiers are cached; 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

FeatureIdentification Class
FeatureIdentification Members

 

 


Send Comment