ArcFM Engine Developer Guide
FindSwitchingOrderFeaturesRequest Constructor


Collection of input requests, input request contains fcid, oid, x and y
Initialize list of SwitchingOrderRequestFeatures
Syntax
'Declaration
 
Public Function New( _
   ByVal switchingOrderFeatureRequests As ICollection(Of SwitchingOrderFeatureDTO) _
)
'Usage
 
Dim switchingOrderFeatureRequests As ICollection(Of SwitchingOrderFeatureDTO)
 
Dim instance As New FindSwitchingOrderFeaturesRequest(switchingOrderFeatureRequests)
public FindSwitchingOrderFeaturesRequest( 
   ICollection<SwitchingOrderFeatureDTO> switchingOrderFeatureRequests
)

Parameters

switchingOrderFeatureRequests
Collection of input requests, input request contains fcid, oid, x and y
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

FindSwitchingOrderFeaturesRequest Class
FindSwitchingOrderFeaturesRequest Members

 

 


Send Comment