ArcObjects Library Reference (GeoDatabase)  

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

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.

CoClasses that implement IDEEditorTracking

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