ArcFM Engine Developer Guide
IMMFeederSubSourceLookup2_FeederSubSourceByCircuitSourceID Method


Syntax
'Declaration
 
Public Overridable Function IMMFeederSubSourceLookup2_FeederSubSourceByCircuitSourceID( _
   ByVal CircuitSourceID As Integer _
) As IMMFeederSubSource
'Usage
 
Dim instance As MMFeederSpaceClass
Dim CircuitSourceID As Integer
Dim value As IMMFeederSubSource
 
value = instance.IMMFeederSubSourceLookup2_FeederSubSourceByCircuitSourceID(CircuitSourceID)
public virtual IMMFeederSubSource IMMFeederSubSourceLookup2_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