This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IR > IRemoteMetadataName Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members to manipulate information specific to metadata stored in an ArcIMS Metadata Server.
Description | ||
---|---|---|
Dataset | Name of metadata document on server. | |
Extent | The extent of the dataset represented by this document. | |
IndexStatus | Indicates whether this document is indexed on the server. | |
isFolder | Indicates whether this metadata document is a folder. | |
IsPrivateDocument | Indicates whether this metadata document is private. | |
IsRoot | Indicates whether this metadata document is the root document. | |
MetadataURL | URL of metadata document on server. | |
Onlink | The online linkage contained within this document. | |
Owner | ArcIMS authenticated user owning metadata document. | |
ParentDataset | Name of parent of metadata document on server. | |
ParentOwner | ArcIMS authenticated user owning parent of metadata document. | |
ParentUserID | Unique id (UUID) of parent of metadata document. | |
RefCount | The number of references to this document on the server. | |
server | The URL of the ArcIMS server running the service represented by this document. | |
Service | The name of the ArcIMS service represented by this document. | |
ThumbnailURL | URL of thumbnail image on server. | |
UserID | Unique id (UUID) of metadata document. |
CoClasses and Classes | Description |
---|---|
IMSMetadataServiceName | ArIMS Metadata Service Name Object. |