Responder Developer Guide
HandleCustomerCountChanges Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
HandleCustomerCountChanges Class
Syntax
'Declaration
 
<ExportAttribute(Miner.Responder.Processors.Events.IEventHandler`1)>
Public Class HandleCustomerCountChanges 
   Implements Miner.Responder.Processors.Events.IEventHandler(Of DeviceCustomerCountChangingEvent), Miner.Responder.Processors.Events.IEventHandler(Of IncidentCustomerCountChangingEvent) 
'Usage
 
Dim instance As HandleCustomerCountChanges
[Export(Miner.Responder.Processors.Events.IEventHandler`1)]
public class HandleCustomerCountChanges : Miner.Responder.Processors.Events.IEventHandler<DeviceCustomerCountChangingEvent>, Miner.Responder.Processors.Events.IEventHandler<IncidentCustomerCountChangingEvent>  
Inheritance Hierarchy

System.Object
   Miner.Responder.Processors.Events.EventHandlers.HandleCustomerCountChanges

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

HandleCustomerCountChanges Members
Miner.Responder.Processors.Events.EventHandlers Namespace

 

 


Send Comment