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 > IPlugin Interface > IPlugin.Status Property (ArcObjects .NET 10.5 SDK) |
Indicates status of the data link plugin.
[Visual Basic .NET] Public ReadOnly Property Status As enumConnectionStatus
[C#] public enumConnectionStatus Status {get;}
[C++]
HRESULT get_Status(
enumConnectionStatus* pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type enumConnectionStatus