Responder Developer Guide
NetworkElement Class Members
Properties  Methods 


Version: 10.2.1a

Resource Center Home

The following tables list the members exposed by NetworkElement.

Public Constructors
 NameDescription
Public ConstructorNetworkElement ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyEdgeElement  
Public PropertyEID  
Public PropertyElectricTraceWeightit 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.  
Public PropertyElementType  
Public PropertyExpectedStatusReturn the expected Phase of the device Normal closed Phases  
Public PropertyFacilityID  
Public PropertyFCID  
Public PropertyFeatureKey  
Public PropertyIsJunction  
Public PropertyNormalFeederIDThe normal FeederID for this feature  
Public PropertyNormalSubstationIDThe normal Substation for this feature  
Public PropertyOID  
Public PropertyOperationalPhases  
Public PropertyPointThe point for the device, if it a line I expect it to be null  
Public PropertySubID  
Public PropertySwitchingSee if the row is a abnormal energized device not in normal state with energized phases No longer depends on the device having a switching operation type.  
Top
Public Methods
 NameDescription
Public MethodCalculateActualFeederDetailsThe actual FeederID for this feature Does a trace to determine actual feeder and substation IDs  
Public MethodCompareToCompares the current object with another object of the same type.  
Public MethodEqualsOverloaded.   
Public Methodstatic (Shared in Visual Basic)GetElementTypeGet element type edge or Junction  
Public MethodGetHashCode  
Public MethodGetNormalStatusObjectGet the normal state for this device  
Public MethodGetStatusObjectA Quick a easy way to get a status object from this device.  
Public MethodIsProtected  
Public MethodToDeviceInfoReturn a deviceInfo from the current networkElement  
Public MethodToElement  
Public MethodToSqlStringGenerates a SQL where-clause for this NetworkElement.  
Public MethodToString  
Top
See Also

Reference

NetworkElement Class
Miner.Responder.Processors Namespace

 

 


Send Comment