| Miner.Responder.Shared.Replication Namespace > FeatureIdentification Class : GetFeatureClassId Method | 
'DeclarationPublic Shared Function GetFeatureClassId( _ ByVal featureClassName As System.String _ ) As System.Integer
'UsageDim featureClassName As System.String Dim value As System.Integer value = FeatureIdentification.GetFeatureClassId(featureClassName)
public static System.int GetFeatureClassId( System.string featureClassName )
public function GetFeatureClassId( featureClassName: System.String ): System.Integer; static;
public static function GetFeatureClassId( featureClassName : System.String ) : System.int;
public: static System.int GetFeatureClassId( System.string* featureClassName )
public: static System.int GetFeatureClassId( System.String^ featureClassName )
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