Responder Developer Guide
FormatEdgeName(NetworkFeature) Method


Syntax
'Declaration
 
Public Overloads Shared Function FormatEdgeName( _
   ByVal networkFeature As NetworkFeature _
) As String
'Usage
 
Dim networkFeature As NetworkFeature
Dim value As String
 
value = JumperTaskBase.FormatEdgeName(networkFeature)
public static string FormatEdgeName( 
   NetworkFeature networkFeature
)

Parameters

networkFeature
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

JumperTaskBase Class
JumperTaskBase Members
Overload List

 

 


Send Comment