| Miner.Geodatabase Namespace > NetworkIdentification Class : IsFeatureGas Method |
'DeclarationPublic Shared Function IsFeatureGas( _ ByVal feature As ESRI.ArcGIS.Geodatabase.IFeature _ ) As System.Boolean
'UsageDim feature As ESRI.ArcGIS.Geodatabase.IFeature Dim value As System.Boolean value = NetworkIdentification.IsFeatureGas(feature)
public static System.bool IsFeatureGas( ESRI.ArcGIS.Geodatabase.IFeature feature )
public function IsFeatureGas( feature: ESRI.ArcGIS.Geodatabase.IFeature ): System.Boolean; static;
public static function IsFeatureGas( feature : ESRI.ArcGIS.Geodatabase.IFeature ) : System.boolean;
public: static System.bool IsFeatureGas( ESRI.ArcGIS.Geodatabase.IFeature* feature )
public: static System.bool IsFeatureGas( ESRI.ArcGIS.Geodatabase.IFeature^ feature )
true if the given feature is a member of a feature class that belongs to a gas geometric network; otherwise, falseTarget 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