ArcFM Solution Developer Guide
RemoveFeederSubSource(Int32,Int32,Boolean) Method


Syntax
'Declaration
 
Public Overloads Overridable Sub RemoveFeederSubSource( _
   ByVal FeatureClassID As System.Integer, _
   ByVal lOID As System.Integer, _
   ByVal logUndoRedo As System.Boolean _
) 
'Usage
 
Dim instance As MMFeederSpaceClass
Dim FeatureClassID As System.Integer
Dim lOID As System.Integer
Dim logUndoRedo As System.Boolean
 
instance.RemoveFeederSubSource(FeatureClassID, lOID, logUndoRedo)
public virtual void RemoveFeederSubSource( 
   System.int FeatureClassID,
   System.int lOID,
   System.bool logUndoRedo
)

Parameters

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

MMFeederSpaceClass Class
MMFeederSpaceClass Members
Overload List

 

 


Send Comment