Responder Developer Guide
CallbackRule Constructor


Creates the callback rule that monitors incident submittals to determine if callbacks should be added to the callback list.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New CallbackRule()
public CallbackRule()
Remarks
Since an instance of this class is created each time that data is submitted to the middle-tier for processing and then destroyed after processing, a means of loading the callback configuration information only once is required. Thus, private static variables are used to hold the results of the one-time loading and processing of the callback configuration information.
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