Miner.Responder.Framework.Replication Namespace > ClientSideFeatureIdentificationProvider Class : GetNonCachedFeatureID Method |
'Declaration
Protected Overrides Function GetNonCachedFeatureID( _ ByVal globalObjectId As GlobalObjectId _ ) As FeatureID
'Usage
Dim instance As ClientSideFeatureIdentificationProvider Dim globalObjectId As GlobalObjectId Dim value As FeatureID value = instance.GetNonCachedFeatureID(globalObjectId)
protected override FeatureID GetNonCachedFeatureID( GlobalObjectId globalObjectId )
protected function GetNonCachedFeatureID( globalObjectId: GlobalObjectId ): FeatureID; override;
protected override function GetNonCachedFeatureID( globalObjectId : GlobalObjectId ) : FeatureID;
protected: FeatureID* GetNonCachedFeatureID( GlobalObjectId globalObjectId ) override
protected: FeatureID^ GetNonCachedFeatureID( 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