This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxDiagnostics Interface > ITxDiagnostics.ActivityLog Property (ArcObjects .NET 10.5 SDK) |
Indicates error code value for the last Internet server connection.
[Visual Basic .NET] Public ReadOnly Property ActivityLog As String
[C#] public string ActivityLog {get;}
[C++]
HRESULT get_ActivityLog(
BSTR* pbstrLog
);
[C++]
Parameters pbstrLog [out, retval] pbstrLog is a parameter of type BSTR