Miner.Responder.Shared.Replication Namespace > CachingFeatureIdentificationProvider Class : GetFeatureID Method |
'Declaration
Public Overrides Function GetFeatureID( _ ByVal globalObjectId As GlobalObjectId _ ) As FeatureID
'Usage
Dim instance As CachingFeatureIdentificationProvider Dim globalObjectId As GlobalObjectId Dim value As FeatureID value = instance.GetFeatureID(globalObjectId)
public override FeatureID GetFeatureID( GlobalObjectId globalObjectId )
public function GetFeatureID( globalObjectId: GlobalObjectId ): FeatureID; override;
public override function GetFeatureID( globalObjectId : GlobalObjectId ) : FeatureID;
public: FeatureID* GetFeatureID( GlobalObjectId globalObjectId ) override
public: FeatureID^ GetFeatureID( GlobalObjectId globalObjectId ) override
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