This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IClassSchemaEdit4 Interface > IClassSchemaEdit4.IsTimeInUTC Property (ArcObjects .NET 10.4 SDK) |
Change the property to determine Editor Tracking times are recorded in UTC.
[Visual Basic .NET]
Public WriteOnly Property IsTimeInUTC
[C#] public void IsTimeInUTC {set;}
[C++]
HRESULT put_IsTimeInUTC(
VARIANT_BOOL
);
[C++]
Parameters [in] is a parameter of type VARIANT_BOOL
IsTimeInUTC sets whether time will be recorded in UTC or database time.
If you don't specify this, time will be recorded in UTC.