ArcFM Solution Developer Guide
RemoveFeederSubSource Method (IMMFeederSubSourceLookup)


Syntax
'Declaration
 
Sub RemoveFeederSubSource( _
   ByVal FeatureClassID As System.Integer, _
   ByVal lOID As System.Integer _
) 
'Usage
 
Dim instance As IMMFeederSubSourceLookup
Dim FeatureClassID As System.Integer
Dim lOID As System.Integer
 
instance.RemoveFeederSubSource(FeatureClassID, lOID)
void RemoveFeederSubSource( 
   System.int FeatureClassID,
   System.int lOID
)

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

IMMFeederSubSourceLookup Interface
IMMFeederSubSourceLookup Members

 

 


Send Comment