Responder Developer Guide
GetCallingExpirationInterval Method


Returns the interval of time that a callback record can be 'checked out' for a customer callback - i.e. the amount of time that the CALLING flag is valid.
Syntax
'Declaration
 
Public Shared Function GetCallingExpirationInterval() As Integer
'Usage
 
Dim value As Integer
 
value = CallbackRule.GetCallingExpirationInterval()
public static int GetCallingExpirationInterval()

Return Value

The callback checkout time 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

CallbackRule Class
CallbackRule Members

 

 


Send Comment