Responder Developer Guide
SelectUpstreamElementFromFeedPaths Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal feedPaths As IEnumerable(Of FeedPath), _
   ByVal geoNet As ESRI.ArcGIS.Geodatabase.IGeometricNetwork _
)
'Usage
 
Dim feedPaths As IEnumerable(Of FeedPath)
Dim geoNet As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
 
Dim instance As New SelectUpstreamElementFromFeedPaths(feedPaths, geoNet)
public SelectUpstreamElementFromFeedPaths( 
   IEnumerable<FeedPath> feedPaths,
   ESRI.ArcGIS.Geodatabase.IGeometricNetwork geoNet
)

Parameters

feedPaths
geoNet
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

SelectUpstreamElementFromFeedPaths Class
SelectUpstreamElementFromFeedPaths Members

 

 


Send Comment