Controls settings and functionality for the custom Visual Basic action.
| Interfaces | Description |
|---|---|
| IAction (esriTrackingAnalyst) | Provides properties and methods needed to manage general actions settings and funcationality. |
| IActionEdit (esriTrackingAnalyst) | Provides the methods and properties needed to edit the properties of an action. |
| IActionUpdate (esriTrackingAnalyst) | Provides access to properties and methods to initialize and update tracking actions |
| IClone (esriSystem) | Provides access to members that control cloning of objects. |
| IConditionalAction (esriTrackingAnalyst) | Provides access to properties and methods needed to manage conditional actions. |
| IConditionalAction2 (esriTrackingAnalyst) | Provides access to properties and methods needed to manage conditional actions. |
| ILayerAction (esriTrackingAnalyst) | Provides access to methods and properties that identify the action as a layer action and allow those properties to be managed. |
| IServAction (esriTrackingAnalyst) | Provides access to methods and properties needed to identify and manage tracking server based actions. |
| IVisualBasicAction (esriTrackingAnalyst) | Provides access to properties and methods needed to manage custom Visual Basic actions. |