ArcFM Engine Developer Guide
ObjectIdMapCaching Property


Syntax
'Declaration
 
Protected ReadOnly Property ObjectIdMapCaching As IMapperCaching(Of Guid,FeatureID)
'Usage
 
Dim instance As ReplicationObjectInformationProvider
Dim value As IMapperCaching(Of Guid,FeatureID)
 
value = instance.ObjectIdMapCaching
protected IMapperCaching<Guid,FeatureID> ObjectIdMapCaching {get;}
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

ReplicationObjectInformationProvider Class
ReplicationObjectInformationProvider Members

 

 


Send Comment