ArcObjects Library Reference (GeoDatabase)  

IEditorTrackingInfo.Realm Property

Username qualifier to be used with the username in creator and editor fields.

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

Parameters

Realm [out, retval]   Realm is a parameter of type BSTR

Product Availability

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

See Also

IEditorTrackingInfo Interface