Responder Developer Guide
ShowDialogEvent Event (CallReprocessingHandler)


Syntax
'Declaration
 
Public Event ShowDialogEvent As EventHandler(Of CallReprocessSwitchOrderEventArgs)
'Usage
 
Dim instance As CallReprocessingHandler
Dim handler As EventHandler(Of CallReprocessSwitchOrderEventArgs)
 
AddHandler instance.ShowDialogEvent, handler
Event Data

The event handler receives an argument of type CallReprocessSwitchOrderEventArgs containing data related to this event. The following CallReprocessSwitchOrderEventArgs properties provide information specific to this event.

PropertyDescription
SwitchingOrder  
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

CallReprocessingHandler Class
CallReprocessingHandler Members

 

 


Send Comment