This document is archived and information here might be outdated.  Recommended version.


IDEEditorTracking Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDEEditorTracking Interface
ArcGIS Developer Help

IDEEditorTracking Interface

Provides access to members that return information about Editor Tracking properties in data element.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property CreatedAtFieldName The name of the creation time field.
Read/write property CreatorFieldName The name of the creator field.
Read/write property EditedAtFieldName The name of the edit time field.
Read/write property EditorFieldName The name of the editor field.
Read/write property EditorTrackingEnabled The property to determine if Editor Tracking is enabled on this data element.
Read/write property IsTimeInUTC The property to determine Editor Tracking times are recorded in UTC.

Classes that implement IDEEditorTracking

Classes Description
DEFeatureClass Feature Class Data Element object.
DERasterCatalog Raster Catalog Data Element object.
DETable Table Data Element object.