This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IP > IPlugInConfigure Interface > IPlugInConfigure.PlugInType Property (ArcObjects .NET 10.5 SDK) |
Indicates type of data link being used.
[Visual Basic .NET] Public ReadOnly Property PlugInType As String
[C#] public string PlugInType {get;}
[C++]
HRESULT get_PlugInType(
BSTR* pbstrPlugInType
);
[C++]
Parameters pbstrPlugInType [out, retval] pbstrPlugInType is a parameter of type BSTR