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


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

IEditorTrackingInfo.CreatorFieldName Property

Creator Field.

[Visual Basic .NET]
Public ReadOnly Property CreatorFieldName As String
[C#]
public string CreatorFieldName {get;}
[C++]
HRESULT get_CreatorFieldName(
  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