ArcFM Engine Developer Guide
FindDispatchersForRegionsRequest Constructor(IEnumerable<Int32>)


Regions for which to get data
Creates request that will filter for the provided regions
Syntax
'Declaration
 
Public Function New( _
   ByVal regionIds As IEnumerable(Of Integer) _
)
'Usage
 
Dim regionIds As IEnumerable(Of Integer)
 
Dim instance As New FindDispatchersForRegionsRequest(regionIds)
public FindDispatchersForRegionsRequest( 
   IEnumerable<int> regionIds
)

Parameters

regionIds
Regions for which to get data
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

FindDispatchersForRegionsRequest Class
FindDispatchersForRegionsRequest Members
Overload List

 

 


Send Comment