ArcFM Responder Mobile Developer Guide
LoadKVAR Property (IMMSecCktConductorResults)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678277)>
ReadOnly Property LoadKVAR As System.Double
'Usage
 
Dim instance As IMMSecCktConductorResults
Dim value As System.Double
 
value = instance.LoadKVAR
[System.Runtime.InteropServices.DispId(1610678277)]
System.double LoadKVAR {get;}
read-only property LoadKVAR: System.Double; 
System.Runtime.InteropServices.DispIdAttribute(1610678277)
function get LoadKVAR : System.double
[System.Runtime.InteropServices.DispId(1610678277)]
__property System.double get_LoadKVAR();
[System.Runtime.InteropServices.DispId(1610678277)]
property System.double LoadKVAR {
   System.double 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

IMMSecCktConductorResults Interface
IMMSecCktConductorResults Members

Send Feedback