Miner.Interop Namespace > IMMSecCktBusResults Interface : PerUnitVoltageMagnitude Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678278)> ReadOnly Property PerUnitVoltageMagnitude As System.Double
'Usage
Dim instance As IMMSecCktBusResults Dim value As System.Double value = instance.PerUnitVoltageMagnitude
[System.Runtime.InteropServices.DispId(1610678278)] System.double PerUnitVoltageMagnitude {get;}
read-only property PerUnitVoltageMagnitude: System.Double;
System.Runtime.InteropServices.DispIdAttribute(1610678278) function get PerUnitVoltageMagnitude : System.double
[System.Runtime.InteropServices.DispId(1610678278)]
__property System.double get_PerUnitVoltageMagnitude();
[System.Runtime.InteropServices.DispId(1610678278)] property System.double PerUnitVoltageMagnitude { System.double get(); }
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