ArcFM Responder Mobile Developer Guide
UseFeederManagerProtectiveDevices Property (IMMElectricTraceSettingsEx)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743810)>
Property UseFeederManagerProtectiveDevices As System.Boolean
'Usage
 
Dim instance As IMMElectricTraceSettingsEx
Dim value As System.Boolean
 
instance.UseFeederManagerProtectiveDevices = value
 
value = instance.UseFeederManagerProtectiveDevices
[System.Runtime.InteropServices.DispId(1610743810)]
System.bool UseFeederManagerProtectiveDevices {get; set;}
read-write property UseFeederManagerProtectiveDevices: System.Boolean; 
System.Runtime.InteropServices.DispIdAttribute(1610743810)
function get,set UseFeederManagerProtectiveDevices : System.boolean
[System.Runtime.InteropServices.DispId(1610743810)]
__property System.bool get_UseFeederManagerProtectiveDevices();
__property void set_UseFeederManagerProtectiveDevices( 
   System.bool value
);
[System.Runtime.InteropServices.DispId(1610743810)]
property System.bool UseFeederManagerProtectiveDevices {
   System.bool get();
   void set (    System.bool value);
}
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

IMMElectricTraceSettingsEx Interface
IMMElectricTraceSettingsEx Members

Send Feedback