Responder Developer Guide
EnergizationEffect Constructor(FeatureIdentifier,Phases,Phases,XYPoint)


Syntax
'Declaration
 
Public Function New( _
   ByVal identifier As FeatureIdentifier, _
   ByVal openingPhases As Phases, _
   ByVal closingPhases As Phases, _
   ByVal point As XYPoint _
)
'Usage
 
Dim identifier As FeatureIdentifier
Dim openingPhases As Phases
Dim closingPhases As Phases
Dim point As XYPoint
 
Dim instance As New EnergizationEffect(identifier, openingPhases, closingPhases, point)
public EnergizationEffect( 
   FeatureIdentifier identifier,
   Phases openingPhases,
   Phases closingPhases,
   XYPoint point
)

Parameters

identifier
openingPhases
closingPhases
point
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

EnergizationEffect Class
EnergizationEffect Members
Overload List

 

 


Send Comment