Responder Developer Guide
DeviceOpeningEvent Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal feature As IncidentDevicesObject, _
   ByVal element As NetworkElement, _
   ByVal openingPhases As Phases _
)
'Usage
 
Dim feature As IncidentDevicesObject
Dim element As NetworkElement
Dim openingPhases As Phases
 
Dim instance As New DeviceOpeningEvent(feature, element, openingPhases)
public DeviceOpeningEvent( 
   IncidentDevicesObject feature,
   NetworkElement element,
   Phases openingPhases
)

Parameters

feature
element
openingPhases
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

DeviceOpeningEvent Class
DeviceOpeningEvent Members

 

 


Send Comment