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