ArcFM Solution Developer Guide
FeederSourceByOID Property (IMMEnumFeederSource)


Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678277)>
ReadOnly Property FeederSourceByOID( _
   ByVal FeatureClassID As System.Integer, _
   ByVal lOID As System.Integer _
) As IMMFeederSource
'Usage
 
Dim instance As IMMEnumFeederSource
Dim FeatureClassID As System.Integer
Dim lOID As System.Integer
Dim value As IMMFeederSource
 
value = instance.FeederSourceByOID(FeatureClassID, lOID)
[System.Runtime.InteropServices.DispId(1610678277)]
IMMFeederSource FeederSourceByOID( 
   System.int FeatureClassID,
   System.int lOID
) {get;}

Parameters

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