Responder Developer Guide
ElectricTraceWeight Property


Version: 10.2.1a

Resource Center Home

it is important to note that this property will always return the electric trace weight stored in the database, even though one might access methods on the ElectricTraceWeight class and that modify the trace weight (such as setting the NormalOpenPhases). the changes made must be saved to a separate ElectricTraceWeight variable.
Syntax
'Declaration
 
Public ReadOnly Property ElectricTraceWeight As ElectricTraceWeight
'Usage
 
Dim instance As NetworkElement
Dim value As ElectricTraceWeight
 
value = instance.ElectricTraceWeight
public ElectricTraceWeight ElectricTraceWeight {get;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

NetworkElement Class
NetworkElement Members

 

 


Send Comment