Responder Developer Guide
DrawOrSelectTraceResults(IEnumNetEID,IEnumNetEID,IApplication) Method


Syntax
'Declaration
 
Public Overloads Shared Sub DrawOrSelectTraceResults( _
   ByVal edgeList As ESRI.ArcGIS.Geodatabase.IEnumNetEID, _
   ByVal junctionList As ESRI.ArcGIS.Geodatabase.IEnumNetEID, _
   ByVal application As ESRI.ArcGIS.Framework.IApplication _
) 
'Usage
 
Dim edgeList As ESRI.ArcGIS.Geodatabase.IEnumNetEID
Dim junctionList As ESRI.ArcGIS.Geodatabase.IEnumNetEID
Dim application As ESRI.ArcGIS.Framework.IApplication
 
NetApp.DrawOrSelectTraceResults(edgeList, junctionList, application)
public static void DrawOrSelectTraceResults( 
   ESRI.ArcGIS.Geodatabase.IEnumNetEID edgeList,
   ESRI.ArcGIS.Geodatabase.IEnumNetEID junctionList,
   ESRI.ArcGIS.Framework.IApplication application
)

Parameters

edgeList
junctionList
application
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

NetApp Class
NetApp Members
Overload List

 

 


Send Comment