ArcObjects Library Reference (GeoDatabase)  

IDEWorkspace3.Realm Property

The qualifier used to create fully qualified names for Editor Tracking.

ERROR: Syntax information about IDEWorkspace3.Realm may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GeoDatabase.dll

[C++]
HRESULT get_Realm(
  BSTR* Realm
);
[C++]
HRESULT put_Realm(
  BSTR Realm
);
[C++]

Parameters

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

Product Availability

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

See Also

IDEWorkspace3 Interface