ArcIMS authenticated user owning metadata document.
[Visual Basic .NET] Public Property Owner As String
[C#] public string Owner {get; set;}
[C++]
HRESULT get_Owner(
BSTR* pOwner
);
[C++]
HRESULT put_Owner(
BSTR pOwner
);
[C++]Parameters
pOwner [out, retval] pOwner is a parameter of type BSTR pOwner [in] pOwner is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.