ArcFM Responder Mobile Developer Guide
SelectedFeeders Property (MMFeederSearchDialogClass)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678278)>
Public Overridable ReadOnly Property SelectedFeeders As IMMEnumFeederSource
'Usage
 
Dim instance As MMFeederSearchDialogClass
Dim value As IMMEnumFeederSource
 
value = instance.SelectedFeeders
[System.Runtime.InteropServices.DispId(1610678278)]
public virtual IMMEnumFeederSource SelectedFeeders {get;}
public read-only property SelectedFeeders: IMMEnumFeederSource; virtual; 
System.Runtime.InteropServices.DispIdAttribute(1610678278)
public function get SelectedFeeders : IMMEnumFeederSource
[System.Runtime.InteropServices.DispId(1610678278)]
public: __property virtual IMMEnumFeederSource* get_SelectedFeeders();
[System.Runtime.InteropServices.DispId(1610678278)]
public:
virtual property IMMEnumFeederSource^ SelectedFeeders {
   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

MMFeederSearchDialogClass Class
MMFeederSearchDialogClass Members

Send Feedback