Provides access to members to get IMS connection properties and get the specified service child.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
ConnectionProperties | True if the service is free. |
![]() |
IsPrivate | Indicates if the service is private (requires password). |
![]() |
Name | Service Name. |
![]() |
Password | Password for the specified service. |
![]() |
SavePassword | Indicates if the password should be saved. |
![]() |
Security | Type of security set on the service. Use a combination of acSecurityType constants. |
![]() |
ServiceType | Type of service. |
![]() |
URL | URL to ArcIMS server. |
![]() |
UserName | User name for the specified service. |
CoClasses that implement IIMSServiceDescription
CoClasses and Classes | Description |
---|---|
IMSFeatureService (esriCatalog) | GxObject that represents ArcIMS Feature Service. |
IMSGlobeServiceDescription (esriCatalog) | GxObject that represents ArcIMS Globe File. |
IMSGlobeSubServiceDescription (esriCatalog) | ArcIMS Globe Sub Service. |
IMSImageMap (esriCatalog) | GxObject that represents ArcIMS Image Map. |
IMSMetadataService (esriCatalog) | GxObject that represents ArcIMS Metadata Service. |
IMSMetadataServiceName | ArIMS Metadata Service Name Object. |
IMSServiceName | The IMS Service Name. |