ArcFM Engine Developer Guide
FindDevicesByOIDsRequest Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal devicesDict As IDictionary(Of Integer,List(Of Integer)) _
)
'Usage
 
Dim devicesDict As IDictionary(Of Integer,List(Of Integer))
 
Dim instance As New FindDevicesByOIDsRequest(devicesDict)
public FindDevicesByOIDsRequest( 
   IDictionary<int,List<int>> devicesDict
)

Parameters

devicesDict
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

FindDevicesByOIDsRequest Class
FindDevicesByOIDsRequest Members

 

 


Send Comment