Responder Developer Guide
IvrCallBackStatusMap Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
IvrCallBackStatusMap Class
Syntax
'Declaration
 
<ExportAttribute(Miner.Responder.RxIF.Ivr.IvrCallBackStatusMap`1)>
<ExportMetadataAttribute("Name", Mono.Cecil.CustomAttributeArgument)>
<PartCreationPolicyAttribute(CreationPolicy.Shared)>
<DefaultMemberAttribute("Item")>
Public Class IvrCallBackStatusMap 
   Inherits Miner.Responder.RxIF.Ivr.IvrCallBackStatusMap(Of outageCustomer)
   Implements Miner.Responder.RxIF.Common.IObjectMap(Of outageCustomer,IEqualityComparer(Of outageCustomer),CallBackStatus) 
'Usage
 
Dim instance As IvrCallBackStatusMap
[Export(Miner.Responder.RxIF.Ivr.IvrCallBackStatusMap`1)]
[ExportMetadata("Name", Mono.Cecil.CustomAttributeArgument)]
[PartCreationPolicy(CreationPolicy.Shared)]
[DefaultMember("Item")]
public class IvrCallBackStatusMap : Miner.Responder.RxIF.Ivr.IvrCallBackStatusMap<outageCustomer>, Miner.Responder.RxIF.Common.IObjectMap<outageCustomer,IEqualityComparer<outageCustomer>,CallBackStatus>  
Inheritance Hierarchy

System.Object
   Miner.Responder.RxIF.Common.ObjectMap<T,U,V>
      Miner.Responder.RxIF.Ivr.IvrCallBackStatusMap<T>
         Miner.Responder.RxIF.MS416.Controllers.IvrCallBackStatusMap

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 Members
Miner.Responder.RxIF.MS416.Controllers Namespace

 

 


Send Comment