ArcFM Engine Developer Guide
RegionIds Property (IncidentNetworkLevelPerRegion)


Gets the region identifiers with an incident.
Syntax
'Declaration
 
Public ReadOnly Property RegionIds As IEnumerable(Of Integer)
'Usage
 
Dim instance As IncidentNetworkLevelPerRegion
Dim value As IEnumerable(Of Integer)
 
value = instance.RegionIds
public IEnumerable<int> RegionIds {get;}

Property Value

The region identifiers.
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

IncidentNetworkLevelPerRegion Class
IncidentNetworkLevelPerRegion Members

 

 


Send Comment