ArcFM Engine Developer Guide
RegionCallStatusRequest Constructor


The length in time beyond which calls reporting no power will be counted in the Miner.Responder.Framework.BusinessObjects.RegionCallStatus CallsWithoutPowerRestoredAfterTimespaceCount property.
Instantiates a new RegionCallStatusRequest instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal callOutageNotRestoredTimeSpanInMinutes As Double _
)
'Usage
 
Dim callOutageNotRestoredTimeSpanInMinutes As Double
 
Dim instance As New RegionCallStatusRequest(callOutageNotRestoredTimeSpanInMinutes)
public RegionCallStatusRequest( 
   double callOutageNotRestoredTimeSpanInMinutes
)

Parameters

callOutageNotRestoredTimeSpanInMinutes
The length in time beyond which calls reporting no power will be counted in the Miner.Responder.Framework.BusinessObjects.RegionCallStatus CallsWithoutPowerRestoredAfterTimespaceCount property.
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

RegionCallStatusRequest Class
RegionCallStatusRequest Members

 

 


Send Comment