ArcFM Responder Mobile Developer Guide
CreateNonConductiveWeight Method (GasEdgeTraceWeight)






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

GasEdgeTraceWeight Class
GasEdgeTraceWeight Members

Send Feedback