ArcFM Engine Developer Guide
FeederSourceByFeederID Property (MMEnumFeederSourceClass)


Syntax
'Declaration
 
<DispIdAttribute(1610678275)>
Public Overridable ReadOnly Property FeederSourceByFeederID( _
   ByVal FeederID As Object _
) As IMMFeederSource
'Usage
 
Dim instance As MMEnumFeederSourceClass
Dim FeederID As Object
Dim value As IMMFeederSource
 
value = instance.FeederSourceByFeederID(FeederID)
[DispId(1610678275)]
public virtual IMMFeederSource FeederSourceByFeederID( 
   object FeederID
) {get;}

Parameters

FeederID
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

MMEnumFeederSourceClass Class
MMEnumFeederSourceClass Members

 

 


Send Comment