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