Responder Developer Guide
PopulateUserCreatedUpdated Class
Members 


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

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

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

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

 

 


Send Comment