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


IEditorTrackingInfo.EditDateFieldName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IEditorTrackingInfo.EditDateFieldName Property

Edit date field Name.

[Visual Basic .NET]
Public ReadOnly Property EditDateFieldName As String
[C#]
public string EditDateFieldName {get;}
[C++]
HRESULT get_EditDateFieldName(
  BSTR* FieldName
);
[C++]

Parameters FieldName [out, retval] FieldName is a parameter of type BSTR

Product Availability

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

See Also

IEditorTrackingInfo Interface