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
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 that implement IRemoteMetadataName
CoClasses and Classes | Description |
---|---|
IMSMetadataServiceName | ArIMS Metadata Service Name Object. |