ArcFM Solution Developer Guide
AddFeederSubSource Method (IMMFeederSubSourceLookup2)


Syntax
'Declaration
 
Sub AddFeederSubSource( _
   ByVal FeatureClassID As System.Integer, _
   ByVal lOID As System.Integer, _
   ByVal CircuitSourceID As System.Integer, _
   ByVal Level As System.Integer, _
   ByVal logUndoRedo As System.Boolean _
) 
'Usage
 
Dim instance As IMMFeederSubSourceLookup2
Dim FeatureClassID As System.Integer
Dim lOID As System.Integer
Dim CircuitSourceID As System.Integer
Dim Level As System.Integer
Dim logUndoRedo As System.Boolean
 
instance.AddFeederSubSource(FeatureClassID, lOID, CircuitSourceID, Level, logUndoRedo)
void AddFeederSubSource( 
   System.int FeatureClassID,
   System.int lOID,
   System.int CircuitSourceID,
   System.int Level,
   System.bool logUndoRedo
)

Parameters

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

IMMFeederSubSourceLookup2 Interface
IMMFeederSubSourceLookup2 Members

 

 


Send Comment