Responder Developer Guide
Add Method (IvrCallBackStatusMap)


Syntax
'Declaration
 
Public Sub Add( _
   ByVal key As outageCustomer, _
   ByVal value As Miner.Responder.RxIF.Ivr.CallBackStatus _
) 
'Usage
 
Dim instance As IvrCallBackStatusMap
Dim key As outageCustomer
Dim value As Miner.Responder.RxIF.Ivr.CallBackStatus
 
instance.Add(key, value)
public void Add( 
   outageCustomer key,
   Miner.Responder.RxIF.Ivr.CallBackStatus 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

IvrCallBackStatusMap Class
IvrCallBackStatusMap Members

 

 


Send Comment