ArcFM Solution Developer Guide
FindAllDataRequest Constructor(IEnumerable<Int32>)


Syntax
'Declaration
 
Public Function New( _
   ByVal regions As System.Collections.Generic.IEnumerable(Of Integer) _
)
'Usage
 
Dim regions As System.Collections.Generic.IEnumerable(Of Integer)
 
Dim instance As New FindAllDataRequest(regions)
public FindAllDataRequest( 
   System.Collections.Generic.IEnumerable<int> regions
)

Parameters

regions
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

FindAllDataRequest Class
FindAllDataRequest Members
Overload List

 

 


Send Comment