The current UTC date/time.
[Visual Basic .NET] Public ReadOnly Property ConnectionCurrentDateTimeInUTC As Object
[C#] public object ConnectionCurrentDateTimeInUTC {get;}
[C++]
HRESULT get_ConnectionCurrentDateTimeInUTC(
VARIANT* datetime
);
[C++]Parameters
datetime [out, retval] datetime is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.