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


ITAProtectedNames2.PlugIn Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITAProtectedNames2 Interface > ITAProtectedNames2.PlugIn Method
ArcGIS Developer Help

ITAProtectedNames2.PlugIn Method

The protected names dummy plug-in identifier.

[Visual Basic .NET]
Public Function PlugIn ( _
) As Integer
[C#]
public int PlugIn (
);
[C++]
HRESULT PlugIn(
void
);

Product Availability

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

See Also

ITAProtectedNames2 Interface