Responder Developer Guide
UpstreamNeighbor Method


Syntax
'Declaration
 
Public Function UpstreamNeighbor( _
   ByVal pathElement As ITracedElement _
) As ITracedElement
'Usage
 
Dim instance As FeedPath
Dim pathElement As ITracedElement
Dim value As ITracedElement
 
value = instance.UpstreamNeighbor(pathElement)
public ITracedElement UpstreamNeighbor( 
   ITracedElement pathElement
)

Parameters

pathElement
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

FeedPath Class
FeedPath Members

 

 


Send Comment