ArcFM Responder Mobile Developer Guide
CreateNonConductiveWeight Method (GasJunctionTraceWeight)






Creates the non conductive weight.
Syntax
'Declaration
 
Public Shared Function CreateNonConductiveWeight() As GasJunctionTraceWeight
'Usage
 
Dim value As GasJunctionTraceWeight
 
value = GasJunctionTraceWeight.CreateNonConductiveWeight()
public static GasJunctionTraceWeight CreateNonConductiveWeight()
public function CreateNonConductiveWeight(): GasJunctionTraceWeight; static; 
public static function CreateNonConductiveWeight() : GasJunctionTraceWeight;
public: static GasJunctionTraceWeight* CreateNonConductiveWeight(); 
public:
static GasJunctionTraceWeight^ CreateNonConductiveWeight(); 
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

GasJunctionTraceWeight Class
GasJunctionTraceWeight Members

Send Feedback