ArcIMS authenticated user owning parent of metadata document.
[Visual Basic .NET] Public Property ParentOwner As String
[C#] public string ParentOwner {get; set;}
[C++]
HRESULT get_ParentOwner(
BSTR* pOwner
);
[C++]
HRESULT put_ParentOwner(
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.