ArcFM Responder Mobile Developer Guide
PxActionHandler Class
Members 






Base class for implementing custom reactions that may be executed for reconcile/post actions.
Object Model
PxActionHandler Class
Syntax
'Declaration
 
Public MustInherit Class PxActionHandler 
   Inherits Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler
'Usage
 
Dim instance As PxActionHandler
public class PxActionHandler = class(Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler)abstract; 
public abstract class PxActionHandler extends Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler
public __gc abstract class PxActionHandler : public Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler 
public ref class PxActionHandler abstract : public Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler
      Miner.Process.GeodatabaseManager.ActionHandlers.PxActionHandler

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PxActionHandler Members
Miner.Process.GeodatabaseManager.ActionHandlers Namespace

Send Feedback