ArcFM Responder Mobile Developer Guide
ServiceLoadConductor Property (IMMCircuitSizerWireSolution)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
Property ServiceLoadConductor As IMMSecCktConductor
'Usage
 
Dim instance As IMMCircuitSizerWireSolution
Dim value As IMMSecCktConductor
 
instance.ServiceLoadConductor = value
 
value = instance.ServiceLoadConductor
[System.Runtime.InteropServices.DispId(1610678272)]
IMMSecCktConductor ServiceLoadConductor {get; set;}
read-write property ServiceLoadConductor: IMMSecCktConductor; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get,set ServiceLoadConductor : IMMSecCktConductor
[System.Runtime.InteropServices.DispId(1610678272)]
__property IMMSecCktConductor* get_ServiceLoadConductor();
__property void set_ServiceLoadConductor( 
   IMMSecCktConductor* value
);
[System.Runtime.InteropServices.DispId(1610678272)]
property IMMSecCktConductor^ ServiceLoadConductor {
   IMMSecCktConductor^ get();
   void set (    IMMSecCktConductor^ 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

IMMCircuitSizerWireSolution Interface
IMMCircuitSizerWireSolution Members

Send Feedback