ArcFM Engine Developer Guide
GetFeederSubSourceByEID Method (IMMFeederSubSourceCollection)


Syntax
'Declaration
 
Function GetFeederSubSourceByEID( _
   ByVal subSourceEID As Integer _
) As IMMFeederSubSource2
'Usage
 
Dim instance As IMMFeederSubSourceCollection
Dim subSourceEID As Integer
Dim value As IMMFeederSubSource2
 
value = instance.GetFeederSubSourceByEID(subSourceEID)
IMMFeederSubSource2 GetFeederSubSourceByEID( 
   int subSourceEID
)

Parameters

subSourceEID
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

IMMFeederSubSourceCollection Interface
IMMFeederSubSourceCollection Members

 

 


Send Comment