Responder Developer Guide
FindExisting Method


Syntax
'Declaration
 
Protected Function FindExisting( _
   ByVal nw As NetworkElement _
) As IncidentDevicesObject
'Usage
 
Dim instance As RapidDataExecutorBase
Dim nw As NetworkElement
Dim value As IncidentDevicesObject
 
value = instance.FindExisting(nw)
protected IncidentDevicesObject FindExisting( 
   NetworkElement nw
)

Parameters

nw
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

RapidDataExecutorBase Class
RapidDataExecutorBase Members

 

 


Send Comment