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


IRemoteMetadataName Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IR > IRemoteMetadataName Interface
ArcGIS Developer Help

IRemoteMetadataName Interface

Provides access to members to manipulate information specific to metadata stored in an ArcIMS Metadata Server.

Product Availability

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

Members

Name Description
Read/write property Dataset Name of metadata document on server.
Read/write property Extent The extent of the dataset represented by this document.
Read/write property IndexStatus Indicates whether this document is indexed on the server.
Read/write property isFolder Indicates whether this metadata document is a folder.
Read/write property IsPrivateDocument Indicates whether this metadata document is private.
Read/write property IsRoot Indicates whether this metadata document is the root document.
Read/write property MetadataURL URL of metadata document on server.
Read/write property Onlink The online linkage contained within this document.
Read/write property Owner ArcIMS authenticated user owning metadata document.
Read/write property ParentDataset Name of parent of metadata document on server.
Read/write property ParentOwner ArcIMS authenticated user owning parent of metadata document.
Read/write property ParentUserID Unique id (UUID) of parent of metadata document.
Read/write property RefCount The number of references to this document on the server.
Read/write property server The URL of the ArcIMS server running the service represented by this document.
Read/write property Service The name of the ArcIMS service represented by this document.
Read/write property ThumbnailURL URL of thumbnail image on server.
Read/write property UserID Unique id (UUID) of metadata document.

Classes that implement IRemoteMetadataName

Classes Description
IMSMetadataServiceName ArIMS Metadata Service Name Object.