ArcFM Engine Developer Guide
GetFeederSubSourceByFeatureID Method (IMMFeederSubSourceCollection)


Syntax
'Declaration
 
Function GetFeederSubSourceByFeatureID( _
   ByVal FeatureClassID As Integer, _
   ByVal OID As Integer _
) As IMMFeederSubSource2
'Usage
 
Dim instance As IMMFeederSubSourceCollection
Dim FeatureClassID As Integer
Dim OID As Integer
Dim value As IMMFeederSubSource2
 
value = instance.GetFeederSubSourceByFeatureID(FeatureClassID, OID)
IMMFeederSubSource2 GetFeederSubSourceByFeatureID( 
   int FeatureClassID,
   int OID
)

Parameters

FeatureClassID
OID
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