Responder Developer Guide
Interval Field


The number of seconds for each interval in the profile.
Syntax
'Declaration
 
<XmlAttributeAttribute("interval")>
Public Interval As Integer
'Usage
 
Dim instance As CallRateProfile
Dim value As Integer
 
value = instance.Interval
 
instance.Interval = value
[XmlAttribute("interval")]
public int Interval
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