This document is archived and information here might be outdated.  Recommended version.


IVisualBasicAction Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IV > IVisualBasicAction Interface
ArcGIS Developer Help

IVisualBasicAction Interface

Provides access to properties and methods needed to manage custom Visual Basic actions.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Read/write property VBMacroName Identifies the macro name for the Visual Basic action settings.
Read/write property VBModuleName Identifies the module name for the Visual Basic action.
Read/write property VBProjectName Identifies the project name for the Visual Basic action.

Classes that implement IVisualBasicAction

Classes Description
VisualBasicAction (esriTrackingAnalystUI) Controls settings and functionality for the custom Visual Basic action.