Responder Developer Guide
CallRateFixed Constructor(Int32)


The number of calls per hour for the call rate.
Constructs a fixed call rate description object with the specified fixed call rate.
Syntax
'Declaration
 
Public Function New( _
   ByVal callsPerHour As Integer _
)
'Usage
 
Dim callsPerHour As Integer
 
Dim instance As New CallRateFixed(callsPerHour)
public CallRateFixed( 
   int callsPerHour
)

Parameters

callsPerHour
The number of calls per hour for the call rate.
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

CallRateFixed Class
CallRateFixed Members
Overload List

 

 


Send Comment