Responder Developer Guide
CallRateReceived Constructor(Single)


The multiplier to be applied the archive call rate.
Constructs a time-received call rate description object with the specified scale factor. (Speeds up the call rate by the specified scale factor.)
Syntax
'Declaration
 
Public Function New( _
   ByVal scaleFactor As Single _
)
'Usage
 
Dim scaleFactor As Single
 
Dim instance As New CallRateReceived(scaleFactor)
public CallRateReceived( 
   float scaleFactor
)

Parameters

scaleFactor
The multiplier to be applied the archive 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

CallRateReceived Class
CallRateReceived Members
Overload List

 

 


Send Comment