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


Syntax
'Declaration
 
Public Overloads Overridable Sub AddFeederSubSource( _
   ByVal FeatureClassID As System.Integer, _
   ByVal lOID As System.Integer, _
   ByVal CircuitSourceID As System.Integer, _
   ByVal Level As System.Integer _
) 
'Usage
 
Dim instance As MMFeederSpaceClass
Dim FeatureClassID As System.Integer
Dim lOID As System.Integer
Dim CircuitSourceID As System.Integer
Dim Level As System.Integer
 
instance.AddFeederSubSource(FeatureClassID, lOID, CircuitSourceID, Level)
public virtual void AddFeederSubSource( 
   System.int FeatureClassID,
   System.int lOID,
   System.int CircuitSourceID,
   System.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