Miner.Geodatabase Namespace > NetworkIdentification Class : GetWeightName Method |
'Declaration
Public Shared Function GetWeightName( _ ByVal network As ESRI.ArcGIS.Geodatabase.IGeometricNetwork _ ) As System.String
'Usage
Dim network As ESRI.ArcGIS.Geodatabase.IGeometricNetwork Dim value As System.String value = NetworkIdentification.GetWeightName(network)
public static System.string GetWeightName( ESRI.ArcGIS.Geodatabase.IGeometricNetwork network )
public function GetWeightName( network: ESRI.ArcGIS.Geodatabase.IGeometricNetwork ): System.String; static;
public static function GetWeightName( network : ESRI.ArcGIS.Geodatabase.IGeometricNetwork ) : System.String;
public: static System.string* GetWeightName( ESRI.ArcGIS.Geodatabase.IGeometricNetwork* network )
public: static System.String^ GetWeightName( ESRI.ArcGIS.Geodatabase.IGeometricNetwork^ network )
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