ArcFM Engine Developer Guide
FeederSubSourceByCircuitSourceID Method (MMFeederSpaceClass)


Syntax
'Declaration
 
Public Overridable Function FeederSubSourceByCircuitSourceID( _
   ByVal CircuitSourceID As Integer _
) As IMMFeederSubSource
'Usage
 
Dim instance As MMFeederSpaceClass
Dim CircuitSourceID As Integer
Dim value As IMMFeederSubSource
 
value = instance.FeederSubSourceByCircuitSourceID(CircuitSourceID)
public virtual IMMFeederSubSource FeederSubSourceByCircuitSourceID( 
   int CircuitSourceID
)

Parameters

CircuitSourceID
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