This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEditorTrackingInfo Interface > IEditorTrackingInfo.IsTimeInUTC Property (ArcObjects .NET 10.5 SDK) |
If true, creation and edit dates are in UTC.
[Visual Basic .NET] Public ReadOnly Property IsTimeInUTC As Boolean
[C#] public bool IsTimeInUTC {get;}
[C++]
HRESULT get_IsTimeInUTC(
VARIANT_BOOL* IsTimeInUTC
);
[C++]
Parameters IsTimeInUTC [out, retval] IsTimeInUTC is a parameter of type VARIANT_BOOL