Provides access to members to connect to an ArcIMS server (IMS).
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
Connect | Connects to an ArcIMS server. | |
Disconnect | Disconnects from an ArcIMS server. | |
FileName | Path to the IMS connection file. | |
FilterServices | Filters out only the specified services. Array of strings. | |
IsConnected | Indicates whether the IMS connection has been made. | |
LoadFromFile | Loads an IMS connection file containing the URL. | |
Password | Password. | |
SavePassword | Indicates if the password should be saved. | |
SaveToFile | Writes an IMS connection file containing the URL. | |
URL | URL to ArcIMS server. | |
UserName | User name. |
CoClasses that implement IIMSConnection
CoClasses and Classes | Description |
---|---|
IMSConnection | GxObject that represents ArcIMS Connection. |