ArcFM Engine Developer Guide
FeederSourceByJunctionEID Property (IMMEnumFeederSource)


Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
ReadOnly Property FeederSourceByJunctionEID( _
   ByVal JunctionEID As Integer _
) As IMMFeederSource
'Usage
 
Dim instance As IMMEnumFeederSource
Dim JunctionEID As Integer
Dim value As IMMFeederSource
 
value = instance.FeederSourceByJunctionEID(JunctionEID)
[DispId(1610678274)]
IMMFeederSource FeederSourceByJunctionEID( 
   int JunctionEID
) {get;}

Parameters

JunctionEID
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

IMMEnumFeederSource Interface
IMMEnumFeederSource Members

 

 


Send Comment