Responder Developer Guide
NotifyLineDisplayService Class
Members 


Product Availability
Required Licenses
.NET Assembly
Sends changed devices to LineDisplayNotifier which sends them to Line Display Service when submit process completes.
Object Model
NotifyLineDisplayService Class
Syntax
'Declaration
 
<ExportAttribute(Miner.Responder.Processors.Events.IEventHandler`1)>
Public Class NotifyLineDisplayService 
   Inherits Miner.Responder.Processors.SubmitRule
   Implements Miner.Responder.Processors.Events.IEventHandler(Of IncidentCreatedEvent) 
'Usage
 
Dim instance As NotifyLineDisplayService
[Export(Miner.Responder.Processors.Events.IEventHandler`1)]
public class NotifyLineDisplayService : Miner.Responder.Processors.SubmitRule, Miner.Responder.Processors.Events.IEventHandler<IncidentCreatedEvent>  
Inheritance Hierarchy

System.Object
   Miner.Data.Access.Rule
      Miner.Data.Access.DataRowRule
         Miner.Responder.Processors.SubmitRule
            Miner.Responder.Processors.SubmitRules.Post.LineDisplay.NotifyLineDisplayService

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

NotifyLineDisplayService Members
Miner.Responder.Processors.SubmitRules.Post.LineDisplay Namespace

 

 


Send Comment