ArcFM Engine Developer Guide
AddFeederSubSource(Int32,Int32,Int32,Int32) Method


Syntax
'Declaration
 
Public Overloads Overridable Sub AddFeederSubSource( _
   ByVal FeatureClassID As Integer, _
   ByVal lOID As Integer, _
   ByVal CircuitSourceID As Integer, _
   ByVal Level As Integer _
) 
'Usage
 
Dim instance As MMFeederSpaceClass
Dim FeatureClassID As Integer
Dim lOID As Integer
Dim CircuitSourceID As Integer
Dim Level As Integer
 
instance.AddFeederSubSource(FeatureClassID, lOID, CircuitSourceID, Level)
public virtual void AddFeederSubSource( 
   int FeatureClassID,
   int lOID,
   int CircuitSourceID,
   int Level
)

Parameters

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