Responder Developer Guide
Add Method (IvrDefaultEventMap)


Syntax
'Declaration
 
Public Sub Add( _
   ByVal key As outageDetectionEvent, _
   ByVal value As Miner.Responder.RxIF.Ivr.EventType _
) 
'Usage
 
Dim instance As IvrDefaultEventMap
Dim key As outageDetectionEvent
Dim value As Miner.Responder.RxIF.Ivr.EventType
 
instance.Add(key, value)
public void Add( 
   outageDetectionEvent key,
   Miner.Responder.RxIF.Ivr.EventType value
)

Parameters

key
value
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

IvrDefaultEventMap Class
IvrDefaultEventMap Members

 

 


Send Comment