This document is archived and information here might be outdated. Recommended version. |
Provides access to members to connect to an ArcIMS server (IMS).
Name | 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. |
Classes | Description |
---|---|
IMSConnection | GxObject that represents ArcIMS Connection. |