Provides access to members to manipulate information specific to metadata stored in an ArcIMS Metadata Server.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
CreateChild | Creates a new folder as a child of this folder. |
![]() |
Dataset | Name of metadata document on server. |
![]() |
Extent | The extent of the dataset represented by this document. |
![]() |
HasChildren | Indicates whether this folder has children. |
![]() |
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. |
![]() |
PublishDatasets | Publish the metadata of a set of datasets to an ArcIMS Metadata Server. |
![]() |
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 that implement IRemoteMetadata
CoClasses and Classes | Description |
---|---|
IMSMetadataService | GxObject that represents ArcIMS Metadata Service. |