ArcFM Solution Developer Guide
RemoveFeederSubSource Method (IMMEditFeederSubSourceCollection)


Syntax
'Declaration
 
Sub RemoveFeederSubSource( _
   ByVal FeatureClassID As System.Integer, _
   ByVal OID As System.Integer, _
   ByVal logUndoRedo As System.Boolean _
) 
'Usage
 
Dim instance As IMMEditFeederSubSourceCollection
Dim FeatureClassID As System.Integer
Dim OID As System.Integer
Dim logUndoRedo As System.Boolean
 
instance.RemoveFeederSubSource(FeatureClassID, OID, logUndoRedo)
void RemoveFeederSubSource( 
   System.int FeatureClassID,
   System.int OID,
   System.bool logUndoRedo
)

Parameters

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

IMMEditFeederSubSourceCollection Interface
IMMEditFeederSubSourceCollection Members

 

 


Send Comment