Responder Developer Guide
PopulateNetworkLevelRule Class
Members 


Product Availability
Required Licenses
.NET Assembly
Rule to populate the Network Level field on an incident
Object Model
PopulateNetworkLevelRule Class
Syntax
'Declaration
 
<ExportAttribute(Miner.Responder.Processors.Events.IEventHandler`1)>
Public Class PopulateNetworkLevelRule 
   Inherits Miner.Responder.Processors.SubmitRule
   Implements Miner.Responder.Processors.Events.IEventHandler(Of DeviceCreatingEvent) 
'Usage
 
Dim instance As PopulateNetworkLevelRule
[Export(Miner.Responder.Processors.Events.IEventHandler`1)]
public class PopulateNetworkLevelRule : Miner.Responder.Processors.SubmitRule, Miner.Responder.Processors.Events.IEventHandler<DeviceCreatingEvent>  
Inheritance Hierarchy

System.Object
   Miner.Data.Access.Rule
      Miner.Data.Access.DataRowRule
         Miner.Responder.Processors.SubmitRule
            Miner.Responder.Processors.SubmitRules.Pre.PopulateNetworkLevelRule

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

PopulateNetworkLevelRule Members
Miner.Responder.Processors.SubmitRules.Pre Namespace

 

 


Send Comment