Miner.Responder.Shared.Replication Namespace > ReplicationObjectInformationProvider Class : ObjectIdMapCaching Property |
'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;}
protected read-only property ObjectIdMapCaching: IMapperCaching;
protected function get ObjectIdMapCaching : IMapperCaching
protected: __property IMapperCaching<Guid,FeatureID*>* get_ObjectIdMapCaching();
protected: property IMapperCaching<Guid,FeatureID^>^ ObjectIdMapCaching { IMapperCaching<Guid,FeatureID^>^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2