This document is archived and information here might be outdated.  Recommended version.


IRemoteMetadata.Owner Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IR > IRemoteMetadata Interface > IRemoteMetadata.Owner Property
ArcGIS Developer Help

IRemoteMetadata.Owner Property

ArcIMS authenticated user owning metadata document.

[Visual Basic .NET]
Public Property Owner As String
[C#]
public string Owner {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata Interface