ArcFM Desktop Developer Guide
ActionHandler Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Geodatabase.Engine.dll
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.
Object Model
ActionHandler Class
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