ArcFM Engine Developer Guide
AddSource Method (MMFeederSourceOperationClass)


Syntax
'Declaration
 
Public Overridable Sub AddSource( _
   ByVal feederSource As IMMFeederSource _
) 
'Usage
 
Dim instance As MMFeederSourceOperationClass
Dim feederSource As IMMFeederSource
 
instance.AddSource(feederSource)
public virtual void AddSource( 
   IMMFeederSource feederSource
)

Parameters

feederSource
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

MMFeederSourceOperationClass Class
MMFeederSourceOperationClass Members

 

 


Send Comment