ArcFM Engine Developer Guide
ActionHandler Class
Members 


Product Availability
Required Licenses
.NET Assembly
Allows implementors to insert custom logic at particular points in the reconcile or post process. Use this class in cases where the derived action handler class does not need references to the Process Framework.
Syntax
'Declaration
 
Public MustInherit Class ActionHandler 
'Usage
 
Dim instance As ActionHandler
public abstract class ActionHandler 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler
      Miner.Geodatabase.Engine.GeodatabaseManager.ActionHandlers.CleanupFeederSync
      Miner.Geodatabase.Engine.GeodatabaseManager.ActionHandlers.RunFeederSync
      Miner.Process.GeodatabaseManager.ActionHandlers.PxActionHandler

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

ActionHandler Members
Miner.Geodatabase.GeodatabaseManager.ActionHandlers Namespace

 

 


Send Comment