ArcFM Engine Developer Guide
FindDownstreamSubsourceDevicesRequest Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal devices As IList(Of FeatureID) _
)
'Usage
 
Dim devices As IList(Of FeatureID)
 
Dim instance As New FindDownstreamSubsourceDevicesRequest(devices)
public FindDownstreamSubsourceDevicesRequest( 
   IList<FeatureID> devices
)

Parameters

devices
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

FindDownstreamSubsourceDevicesRequest Class
FindDownstreamSubsourceDevicesRequest Members

 

 


Send Comment