ArcFM Responder Mobile Developer Guide
FeederSources Property (IMMFeederSpace)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678273)>
ReadOnly Property FeederSources As IMMEnumFeederSource
'Usage
 
Dim instance As IMMFeederSpace
Dim value As IMMEnumFeederSource
 
value = instance.FeederSources
[System.Runtime.InteropServices.DispId(1610678273)]
IMMEnumFeederSource FeederSources {get;}
read-only property FeederSources: IMMEnumFeederSource; 
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function get FeederSources : IMMEnumFeederSource
[System.Runtime.InteropServices.DispId(1610678273)]
__property IMMEnumFeederSource* get_FeederSources();
[System.Runtime.InteropServices.DispId(1610678273)]
property IMMEnumFeederSource^ FeederSources {
   IMMEnumFeederSource^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMFeederSpace Interface
IMMFeederSpace Members

Send Feedback