Responder Developer Guide
TryGetValue Method (IvrCallBackStatusMap)


Syntax
'Declaration
 
Public Function TryGetValue( _
   ByVal key As outageCustomer, _
   ByRef value As Miner.Responder.RxIF.Ivr.CallBackStatus _
) As Boolean
'Usage
 
Dim instance As IvrCallBackStatusMap
Dim key As outageCustomer
Dim value As Miner.Responder.RxIF.Ivr.CallBackStatus
Dim value As Boolean
 
value = instance.TryGetValue(key, value)
public bool TryGetValue( 
   outageCustomer key,
   out 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