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


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

IPlugInConfigure Interface

Provides access to methods and properties needed to configure and manage server based data links.

Product Availability

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

Members

Name Description
Read/write property ConfigurationString Indicates value of the configuration string.
Method configure Configures the data link.
Read-only property Description Description of the data link and its configuration.
Read-only property Name Name of the data link.
Read-only property PlugInType Indicates type of data link being used.
Method startPlugIn Starts the data link plugin.
Method stopPlugIn Stops the data link plug in.

Classes that implement IPlugInConfigure

Classes Description
PlugInConfigure Implements IPlugInConfigure interface to configure and manage server based data links.