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.TimeEstablished Property (ArcObjects .NET 10.5 SDK) |
Indicates the time the data link plugin was established.
[Visual Basic .NET] Public ReadOnly Property TimeEstablished As Object
[C#] public object TimeEstablished {get;}
[C++]
HRESULT get_TimeEstablished(
VARIANT* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type VARIANT