Responder Developer Guide
CallsPerHourPerInterval Field


Defines the number of calls per hour for each profile interval (comma-delimited list)
Syntax
'Declaration
 
<XmlAttributeAttribute("callsPerHourPerInterval")>
Public CallsPerHourPerInterval As String
'Usage
 
Dim instance As CallRateProfile
Dim value As String
 
value = instance.CallsPerHourPerInterval
 
instance.CallsPerHourPerInterval = value
[XmlAttribute("callsPerHourPerInterval")]
public string CallsPerHourPerInterval
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

CallRateProfile Class
CallRateProfile Members

 

 


Send Comment