ArcFM Engine Developer Guide
Item Property (GetRegionIncidentDevices)


Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal regionId As Integer _
) As WeightedXYPoint()
'Usage
 
Dim instance As GetRegionIncidentDevices
Dim regionId As Integer
Dim value() As WeightedXYPoint
 
value = instance.Item(regionId)
public WeightedXYPoint[] this[ 
   int regionId
]; {get;}

Parameters

regionId
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

GetRegionIncidentDevices Class
GetRegionIncidentDevices Members

 

 


Send Comment