ArcFM Engine Developer Guide
RegionCallStatus Constructor


The ID of the associated region.
Creates a new RegionCallStatus instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal regionId As Integer _
)
'Usage
 
Dim regionId As Integer
 
Dim instance As New RegionCallStatus(regionId)
public RegionCallStatus( 
   int regionId
)

Parameters

regionId
The ID of the associated region.
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

RegionCallStatus Class
RegionCallStatus Members

 

 


Send Comment