ArcFM Engine Developer Guide
IMMEditFeederSubSourceCollection_RemoveFeederSubSource Method


Syntax
'Declaration
 
Public Overridable Sub IMMEditFeederSubSourceCollection_RemoveFeederSubSource( _
   ByVal FeatureClassID As Integer, _
   ByVal OID As Integer, _
   ByVal logUndoRedo As Boolean _
) 
'Usage
 
Dim instance As MMFeederSpaceClass
Dim FeatureClassID As Integer
Dim OID As Integer
Dim logUndoRedo As Boolean
 
instance.IMMEditFeederSubSourceCollection_RemoveFeederSubSource(FeatureClassID, OID, logUndoRedo)
public virtual void IMMEditFeederSubSourceCollection_RemoveFeederSubSource( 
   int FeatureClassID,
   int OID,
   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

MMFeederSpaceClass Class
MMFeederSpaceClass Members

 

 


Send Comment