ArcFM Responder Mobile Developer Guide
PerUnitVoltageMagnitude Property (MMSecCktConductorClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property PerUnitVoltageMagnitude As System.Double
'Usage
 
Dim instance As MMSecCktConductorClass
Dim value As System.Double
 
value = instance.PerUnitVoltageMagnitude
public virtual System.double PerUnitVoltageMagnitude {get;}
public read-only property PerUnitVoltageMagnitude: System.Double; virtual; 
public function get PerUnitVoltageMagnitude : System.double
public: __property virtual System.double get_PerUnitVoltageMagnitude();
public:
virtual property System.double PerUnitVoltageMagnitude {
   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

MMSecCktConductorClass Class
MMSecCktConductorClass Members

Send Feedback