Responder Developer Guide
DeviceRestoringEvent Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal device As IncidentDevicesObject, _
   ByVal timeOperation As Date, _
   ByVal source As DataSource, _
   ByVal session As DataSession _
)
'Usage
 
Dim device As IncidentDevicesObject
Dim timeOperation As Date
Dim source As DataSource
Dim session As DataSession
 
Dim instance As New DeviceRestoringEvent(device, timeOperation, source, session)
public DeviceRestoringEvent( 
   IncidentDevicesObject device,
   DateTime timeOperation,
   DataSource source,
   DataSession session
)

Parameters

device
timeOperation
source
session
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

DeviceRestoringEvent Class
DeviceRestoringEvent Members

 

 


Send Comment