ArcFM Solution Developer Guide
FeederSourceByFeederID Property (MMEnumFeederSourceClass)


Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678275)>
Public Overridable ReadOnly Property FeederSourceByFeederID( _
   ByVal FeederID As System.Object _
) As IMMFeederSource
'Usage
 
Dim instance As MMEnumFeederSourceClass
Dim FeederID As System.Object
Dim value As IMMFeederSource
 
value = instance.FeederSourceByFeederID(FeederID)
[System.Runtime.InteropServices.DispId(1610678275)]
public virtual IMMFeederSource FeederSourceByFeederID( 
   System.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