Responder Developer Guide
OperateIncidentDevice Method


Syntax
'Declaration
 
Protected Sub OperateIncidentDevice( _
   ByVal incident As IncidentsObject, _
   ByVal reportedDevice As DeviceInfo _
) 
'Usage
 
Dim instance As SubmitScadaIncidentRequest
Dim incident As IncidentsObject
Dim reportedDevice As DeviceInfo
 
instance.OperateIncidentDevice(incident, reportedDevice)
protected void OperateIncidentDevice( 
   IncidentsObject incident,
   DeviceInfo reportedDevice
)

Parameters

incident
reportedDevice
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

SubmitScadaIncidentRequest Class
SubmitScadaIncidentRequest Members

 

 


Send Comment