You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3914 lines
228 KiB

1 month ago
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>ESRI.ArcGIS.GISClient</name>
</assembly>
<members>
<member name="T:ESRI.ArcGIS.GISClient.IAdminUploader">
<summary>Provides access to properties and members of the Uploader object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAdminUploader.AdminUploadFile(System.String,System.String,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAdminUploadsClient">
<summary>Provides access to properties and members the uploads client object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAdminUploadsClient.AdminCommit(ESRI.ArcGIS.GISClient.IUploadItem,ESRI.ArcGIS.esriSystem.ILongArray)">
<summary>Commits a registered upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAdminUploadsClient.AdminDelete(ESRI.ArcGIS.GISClient.IUploadItem)">
<summary>Deletes the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAdminUploadsClient.AdminGetPartNumbers(ESRI.ArcGIS.GISClient.IUploadItem)">
<summary>Returns the numbers of the parts that have already been uploaded for the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAdminUploadsClient.AdminRegister(System.String,System.String)">
<summary>Instruct the server to reserve space for a new upload item, to be uploaded in parts.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAdminUploadsClient.AdminUploadFile(System.String,System.String)">
<summary>Uploads a file to the server without breaking it into parts.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAdminUploadsClient.AdminUploadPart(ESRI.ArcGIS.GISClient.IUploadItem,System.String,System.Int32,System.UInt64,System.Int32)">
<summary>Uploads a part for the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAdminUploadsClient.GetUploadItem(System.String)">
<summary>Returns the upload item with the given itemID.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAdminUploadsClient.GetUploadItems">
<summary>Returns all uploaded items.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSEnumServerObjectName">
<summary>Provides access to members that hand out enumerated server object names and reset the enumeration.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSEnumServerObjectName.Next">
<summary>Retrieves the next server object name in the enumeration sequence.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSEnumServerObjectName.Reset">
<summary>Resets the enumeration sequence to the beginning.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerConnection">
<summary>Provides access to members that have information about the GIS server connection..</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection.FullName">
<summary>The AGSServerConnectionName object assiated with the GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection.Name">
<summary>The name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection.ServerObjectNames">
<summary>The ServerObjectNames in the GIS server.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerConnection2">
<summary>Provides access to members that create and open GIS server connections and supply server connection factory information.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnection2.GetFolders(System.String)">
<summary>Returns an enumeration of folder names beneath the specified folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection2.ServerObjectNamesEx(System.String)">
<summary>The ServerObjectNames in the GIS server folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection2.FullName">
<summary>The AGSServerConnectionName object assiated with the GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection2.Name">
<summary>The name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection2.ServerObjectNames">
<summary>The ServerObjectNames in the GIS server.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerConnection3">
<summary>Provides access to members that have information about the GIS server connection..</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnection3.GetFile(System.String)">
<summary>Retrieves a file from the specified url.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnection3.GetFileAsVariant(System.String)">
<summary>Retrieves the stream as variant from the specified url.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnection3.GetFolders(System.String)">
<summary>Returns an enumeration of folder names beneath the specified folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection3.ServerObjectNamesEx(System.String)">
<summary>The ServerObjectNames in the GIS server folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection3.FullName">
<summary>The AGSServerConnectionName object assiated with the GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection3.Name">
<summary>The name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection3.ServerObjectNames">
<summary>The ServerObjectNames in the GIS server.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerConnection4">
<summary>Provides access to members that have information about the GIS server connection.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnection4.GetItemInfo(System.String,System.String,System.String)">
<summary>Returns the Item Info of a service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnection4.GetMetadata(System.String,System.String,System.String)">
<summary>Returns the metadata of a service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnection4.GetServerVersion(ESRI.ArcGIS.GISClient.esriAGSServerVersionType)">
<summary>Returns the server version.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnection4.GetServiceURL(ESRI.ArcGIS.GISClient.esriServiceURLType,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Returns the URL for a service in the server behind this connection.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnection4.GetFile(System.String)">
<summary>Retrieves a file from the specified url.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnection4.GetFileAsVariant(System.String)">
<summary>Retrieves the stream as variant from the specified url.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnection4.GetFolders(System.String)">
<summary>Returns an enumeration of folder names beneath the specified folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection4.ServerObjectNamesEx(System.String)">
<summary>The ServerObjectNames in the GIS server folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection4.FullName">
<summary>The AGSServerConnectionName object assiated with the GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection4.Name">
<summary>The name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnection4.ServerObjectNames">
<summary>The ServerObjectNames in the GIS server.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerConnectionAdmin">
<summary>Provides access to the server object manager, server object admin and server object configurations for the GIS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionAdmin.ServerObjectAdmin">
<summary>The server object admin for the connected GIS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionAdmin.ServerObjectConfiguration(System.String,System.String)">
<summary>The server object configuration with the specified Name and TypeName.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionAdmin.ServerObjectManager">
<summary>The server object manager for the connected GIS server.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory">
<summary>Provides access to members that create and open GIS server connections and supply server connection factory information.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory.Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32)">
<summary>Opens the GIS server connection specified by the connection properties.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory2">
<summary>Provides access to members that create and open GIS server connections and supply server connection factory information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory2.DefaultHttpTimeout">
<summary>The default timeout for http requests to the server (in seconds).</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory2.OpenFromFile(System.String,System.Int32)">
<summary>Opens the server connection specified by the given file name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory2.ReadConnectionPropertiesFromFile(System.String)">
<summary>The connection properties from the specified file.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory2.Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32)">
<summary>Opens the GIS server connection specified by the connection properties.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory3">
<summary>Provides access to members that create and open GIS server connections and supply server connection factory information.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory3.GetHostedServers(System.Int32)">
<summary>Returns server object names for the hosted servers accessible to the user.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory3.GetInServerConnectionName">
<summary>Returns a server connection name that can be used to connect to the server from within a server process. Fails if run outside a server process.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory3.DefaultHttpTimeout">
<summary>The default timeout for http requests to the server (in seconds).</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory3.OpenFromFile(System.String,System.Int32)">
<summary>Opens the server connection specified by the given file name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory3.ReadConnectionPropertiesFromFile(System.String)">
<summary>The connection properties from the specified file.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IAGSServerConnectionFactory3.Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32)">
<summary>Opens the GIS server connection specified by the connection properties.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerConnectionName">
<summary>Provides access to members that supply GIS server connection name information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionName.ConnectionProperties">
<summary>The connection properties of the AGSServerConnectionName.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionName.ConnectionType">
<summary>The type of the associated GIS server connection.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerConnectionName2">
<summary>Provides access to members that supply GIS server connection name information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionName2.ConnectionString">
<summary>The connection properties of the GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionName2.ServerConnectionFactoryProgID">
<summary>The programmatic ID of the server connection factory.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionName2.ConnectionProperties">
<summary>The connection properties of the AGSServerConnectionName.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionName2.ConnectionType">
<summary>The type of the associated GIS server connection.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerConnectionName3">
<summary>Provides access to members that supply GIS server connection name information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionName3.ConnectionMode">
<summary>The connect mode.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionName3.ServerType">
<summary>The ArcGIS server type.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionName3.ConnectionString">
<summary>The connection properties of the GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionName3.ServerConnectionFactoryProgID">
<summary>The programmatic ID of the server connection factory.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionName3.ConnectionProperties">
<summary>The connection properties of the AGSServerConnectionName.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerConnectionName3.ConnectionType">
<summary>The type of the associated GIS server connection.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerObject">
<summary>Provides access to properties of a map or geocode server object.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerObject2">
<summary>Provides access to properties of a server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObject2.FullName">
<summary>The AGSServerConnectionName object associated with the server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObject2.HttpTimeout">
<summary>The maximum time in seconds to wait for a response from the server (Internet only).</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerObjectName">
<summary>Provides access to members that supply server object name information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName.AGSServerConnectionName">
<summary>The connection name object for this server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName.Name">
<summary>Name of the server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName.Type">
<summary>Type of the server object (MapServer or GeocodeServer).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName.URL">
<summary>Server object URL (if connection type is internet).</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerObjectName2">
<summary>Provides access to members that supply server object name information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName2.Capabilities">
<summary>The web capabilities of the service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName2.NameString2">
<summary>The name string for the server object name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName2.ParentType">
<summary>The type of server object this server object extension is associated with.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName2.AGSServerConnectionName">
<summary>The connection name object for this server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName2.Name">
<summary>Name of the server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName2.Type">
<summary>Type of the server object (MapServer or GeocodeServer).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName2.URL">
<summary>Server object URL (if connection type is internet).</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IAGSServerObjectName3">
<summary>Provides access to members that supply server object name information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName3.Description">
<summary>The name of the service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName3.Capabilities">
<summary>The web capabilities of the service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName3.NameString2">
<summary>The name string for the server object name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName3.ParentType">
<summary>The type of server object this server object extension is associated with.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName3.AGSServerConnectionName">
<summary>The connection name object for this server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName3.Name">
<summary>Name of the server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName3.Type">
<summary>Type of the server object (MapServer or GeocodeServer).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IAGSServerObjectName3.URL">
<summary>Server object URL (if connection type is internet).</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IEnumAGSServerConnectionName">
<summary>Provides access to members that enumerate over a collection of server connection name objects.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IEnumAGSServerConnectionName.Next">
<summary>Returns the next element in the enumerator.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IEnumAGSServerConnectionName.Reset">
<summary>Resets the enumerator.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IEnumUploadItem">
<summary>Provides access to members that enumerate through Discovery uploads items.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IEnumUploadItem.Next">
<summary>The next Discovery uploads item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IEnumUploadItem.Reset">
<summary>Starts the enumeration at the beginning.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IIMSAxlRequest">
<summary>Provides access to members that control AXL requests to IMS server.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IIMSAxlRequest.SendAxlRequest(System.String,System.Boolean,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends an Axl request.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IIMSAxlRequest.SendAxlRequestStream(System.String,System.Boolean,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends an Axl request and returns a stream.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IIMSAxlRequest.SendCommandRequest(System.String,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends a command request,i.e.: ConnectorPing.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSAxlRequest.ServerVersion(ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>The ArcIMS server version.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IIMSFeatureClass">
<summary>Provides access to members that control the ArcIMS Feature Class.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSFeatureClass.Axl">
<summary>The Feature Class AXL.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSFeatureClass.LayerID">
<summary>The Feature Class Layer ID.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSFeatureClass.MapUnits">
<summary>The map units.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IIMSMetadataAxlRequest">
<summary>Provides access to members that control AXL requests to IMS metadata servers.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IIMSMetadataAxlRequest.SendMetadataAxlRequest(System.String,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Sends an Axl request.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IIMSServiceDescription">
<summary>Provides access to members to get IMS connection properties and get the specified service child.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSServiceDescription.ConnectionProperties">
<summary>True if the service is free.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSServiceDescription.IsPrivate">
<summary>Indicates if the service is private (requires password).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSServiceDescription.Name">
<summary>Service Name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSServiceDescription.Password">
<summary>Password for the specified service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSServiceDescription.SavePassword">
<summary>Indicates if the password should be saved.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSServiceDescription.Security">
<summary>Type of security set on the service. Use a combination of acSecurityType constants.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSServiceDescription.ServiceType">
<summary>Type of service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSServiceDescription.URL">
<summary>URL to ArcIMS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSServiceDescription.UserName">
<summary>User name for the specified service.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IIMSUserRole">
<summary>Provides access to members to get the IMS role of the currently logged in user.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSUserRole.UserRole">
<summary>User role.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IIMSWorkspace">
<summary>Provides access to members that provide information on the ArcIMS Workspace.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSWorkspace.AreaOfInterest">
<summary>The area of interest.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSWorkspace.MapUnits">
<summary>The map units.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSWorkspace.SpatialReference">
<summary>The native spatial reference of the data.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IIMSWorkspace2">
<summary>Provides access to members that provide information on the ArcIMS Workspace.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSWorkspace2.AreaOfInterest">
<summary>The area of interest.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSWorkspace2.MapUnits">
<summary>The map units.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSWorkspace2.QueryCapabilities">
<summary>Capabilities of the IMS services.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IIMSWorkspace2.SpatialReference">
<summary>The native spatial reference of the data.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IRemoteMetadataName">
<summary>Provides access to members to manipulate information specific to metadata stored in an ArcIMS Metadata Server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.Dataset">
<summary>Name of metadata document on server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.Extent">
<summary>The extent of the dataset represented by this document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.IndexStatus">
<summary>Indicates whether this document is indexed on the server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.isFolder">
<summary>Indicates whether this metadata document is a folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.IsPrivateDocument">
<summary>Indicates whether this metadata document is private.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.IsRoot">
<summary>Indicates whether this metadata document is the root document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.MetadataURL">
<summary>URL of metadata document on server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.Onlink">
<summary>The online linkage contained within this document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.Owner">
<summary>ArcIMS authenticated user owning metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.ParentDataset">
<summary>Name of parent of metadata document on server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.ParentOwner">
<summary>ArcIMS authenticated user owning parent of metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.ParentUserID">
<summary>Unique id (UUID) of parent of metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.RefCount">
<summary>The number of references to this document on the server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.server">
<summary>The URL of the ArcIMS server running the service represented by this document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.Service">
<summary>The name of the ArcIMS service represented by this document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.ThumbnailURL">
<summary>URL of thumbnail image on server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName.UserID">
<summary>Unique id (UUID) of metadata document.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IRemoteMetadataName2">
<summary>Provides access to members to manipulate information specific to metadata stored in an ArcIMS Metadata Server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName2.ContentType">
<summary>The content type of the metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRemoteMetadataName2.ModifiedTime">
<summary>The modified date and time of the metadata document.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IRESTServerObjectAdmin">
<summary>Provides access to methods adminstrating AGS rest services.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IRESTServerObjectAdmin.AdminVersion">
<summary>Returns the version of the server's admin API.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IRESTServerObjectAdmin.GetConfigurationInfos(System.String)">
<summary>The configuration infos within a folder (use empty string for root).</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IRESTServerObjectAdmin.GetItemInfo(System.String,System.String,System.String)">
<summary>The ItemInfo of a service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IRESTServerObjectAdmin.GetMetadata(System.String,System.String,System.String)">
<summary>The metadata of a service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IRESTServerObjectAdmin.PutItemInfo(System.String,System.String,System.String,ESRI.ArcGIS.Geodatabase.IItemInfo)">
<summary>Add or update the ItemInfo of a service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IRESTServerObjectAdmin.PutMetadata(System.String,System.String,System.String,ESRI.ArcGIS.esriSystem.IPropertySet)">
<summary>Add or update the metadata of a service.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IServerObjectDescription">
<summary>Provides access to methods describing the type and class id of the server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IServerObjectDescription.ClientProxyCLSID(ESRI.ArcGIS.GISClient.esriAGSConnectionType)">
<summary>The clsid for the client proxy.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IServerObjectDescription.Type">
<summary>Defines the type for the server object.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IServiceUploader">
<summary>Provides access to properties and members of the Uploader object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IServiceUploader.ServiceUploadFile(System.String,System.String,ESRI.ArcGIS.GISClient.IAGSServerObjectName,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IServiceUploadsClient">
<summary>Provides access to properties and members of the uploads client object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IServiceUploadsClient.GetServiceMaxUploadSizeInBytes(ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Returns the maximum upload size for a service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IServiceUploadsClient.ServiceCommit(ESRI.ArcGIS.GISClient.IUploadItem,ESRI.ArcGIS.GISClient.IAGSServerObjectName,ESRI.ArcGIS.esriSystem.ILongArray)">
<summary>Commits a registered upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IServiceUploadsClient.ServiceDelete(ESRI.ArcGIS.GISClient.IUploadItem,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Deletes the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IServiceUploadsClient.ServiceGetPartNumbers(ESRI.ArcGIS.GISClient.IUploadItem,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Returns the numbers of the parts that have already been uploaded for the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IServiceUploadsClient.ServiceRegister(System.String,System.String,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Instruct the server to reserve space for a new upload item, to be uploaded in parts.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IServiceUploadsClient.ServiceUploadFile(System.String,System.String,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Uploads a file to the server without breaking it into parts.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IServiceUploadsClient.ServiceUploadPart(ESRI.ArcGIS.GISClient.IUploadItem,System.String,System.Int32,System.UInt64,System.Int32,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Uploads a part for the upload item.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.ISetDefaultAgsConnectionInfo">
<summary>Provides access to user entered information for an ArcGIS Server Connection.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.ISetDefaultAgsConnectionInfo.ClearParameters(ESRI.ArcGIS.esriSystem.IPropertySet)">
<summary>Clears an ArcGIS Server connection's user entered parameters.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IUploader">
<summary>Provides access to properties and members of the Uploader object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IUploader.Init(ESRI.ArcGIS.GISClient.IAGSServerConnection)">
<summary>.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IUploader.SingleUploadThresholdInBytes">
<summary>.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IUploader.TimeoutInSecs">
<summary>.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IUploader.UploadsClient">
<summary>.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IUploadItem">
<summary>Provides access to upload item objects.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IUploadItem.Committed">
<summary>Indicates if the upload item has been committed.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IUploadItem.Date">
<summary>The date for the upload (in the server's time zone).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IUploadItem.Description">
<summary>The description of the uploaded item.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IUploadItem.FilePath">
<summary>The path of this uploaded item.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IUploadItem.ID">
<summary>The ID of the uploaded item.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IUploadItem.Name">
<summary>The name of the uploaded item.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IUploadItem.PathOnServer">
<summary>The path of this uploaded item on server.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IUploadsClient">
<summary>Provides access to properties and members the uploads client object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IUploadsClient.Init(ESRI.ArcGIS.GISClient.IAGSServerConnection)">
<summary>Initializes the uploads client object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IUploadsClient.TimeoutInSecs">
<summary>.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWCSBoundingBoxInfo">
<summary>Provides access to IWCSBoundingBoxInfo information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSBoundingBoxInfo.BoundingBox">
<summary>The bounding extent of the coverage data.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSBoundingBoxInfo.CRS">
<summary>CRS name of of this bounding box.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWCSClientEvents">
<summary>Provides access to events that occur when a URL request is made to the WCS server.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWCSClientEvents.WCSException(ESRI.ArcGIS.GISClient.IWCSServiceDescription,System.String,System.String,ESRI.ArcGIS.GISClient.IWCSServiceExceptionHandler)">
<summary>Fired when the an URL request is made to WCS server and the server fails with a valid exception.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWCSClientEvents.WCSRequest(ESRI.ArcGIS.GISClient.IWCSServiceDescription,System.String,System.String)">
<summary>Fired when the an URL request is made to WCS server.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWCSConnection">
<summary>Provides access to members that supply WCS connection information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSConnection.FullName">
<summary>Complete information required to connect to a WCS server..</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSConnection.Name">
<summary>Name of the connection.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWCSConnectionFactory">
<summary>Provides access to members give access to WCSFactory information.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWCSConnectionFactory.Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens an WCS connection for the given properties.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWCSConnectionName">
<summary>Provides access to members that supply WCS server connection name information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSConnectionName.ConnectionInfo">
<summary>Connection info about this connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSConnectionName.ConnectionProperties">
<summary>Connection properties that will be used to connect to the WCS server.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWCSConnectionName.OpenEx(ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens the WCS Connection.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWCSCoverageDescription">
<summary>Provides access to members give access to WCSCoverageDescription information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.Abstract">
<summary>Abstract of WCS coverage.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.CRS(System.Int32)">
<summary>Available CRS at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.CRSCount">
<summary>Supported CRS count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.DefaultBoundingBox(System.String)">
<summary>The default bounding box of this coverage.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.DefaultBoundingCRS">
<summary>CRS name of default bounding box.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.DefaultInterpolation">
<summary>The default interpolation.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.Identifier">
<summary>Identifier of WCS coverage.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.ImageFormat(System.Int32)">
<summary>Available format at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.ImageFormatCount">
<summary>Supported formats count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.Interpolation(System.Int32)">
<summary>Available interpolation at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.InterpolationCount">
<summary>Supported interpolation count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.IsSelected">
<summary>Indicates whether this coverage has been selected when it is added to the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.LonLatBoundingBox">
<summary>Minimum bounding extent of the coverage data.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.LonLatSRSName">
<summary>SRS name of longtitude and latitude envelope.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.Name">
<summary>Name of WCS coverage.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.NativeCRS">
<summary>The native CRS or the first CRS if the native CRS is not given.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.NativeImageFormat">
<summary>The native format or the first format if the native format is not given.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.Range">
<summary>Range of the coverage data.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.SpatialDomain">
<summary>Spatial domain of the coverage data.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.Title">
<summary>Title of WCS coverage.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageDescription.WCSCoverageName">
<summary>WCS coverage name of this description.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWCSCoverageField">
<summary>Provides access to IWCSCoverageField information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageField.Abstract">
<summary>Abstract of a WCS coverage field.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageField.AxisID">
<summary>Axis ID of a WCS coverage field.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageField.AxisKey(System.Int32)">
<summary>Available axis key at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageField.AxisKeysCount">
<summary>The count of available axis keys.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageField.DefaultInterpolation">
<summary>The default interpolation.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageField.Identifier">
<summary>Identifier of WCS field.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageField.Interpolation(System.Int32)">
<summary>Available interpolation at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageField.InterpolationCount">
<summary>Supported interpolation count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageField.Title">
<summary>Title of a WCS coverage field.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWCSCoverageName">
<summary>Provides access to members that supply WCS coverage name information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageName.Name">
<summary>Name of the WCS coverage description.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSCoverageName.WCSConnectionName">
<summary>The connection name object for this description.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWCSRange">
<summary>Provides access to IWCSRange information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSRange.Field(System.Int32)">
<summary>The WCS field at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSRange.FieldCount">
<summary>The field count of this WCS coverage.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWCSServiceDescription">
<summary>Provides access to members give access to WCSServiceDescription information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.Abstract">
<summary>Abstract of WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.AccessConstrains">
<summary>Constrains to access to this WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.BaseURL(System.String,System.String)">
<summary>Base url for given capability and request method.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.CoverageDescriptionByIndex(System.Int32)">
<summary>WCS coverage information at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.CoverageDescriptionByName(System.String)">
<summary>CoverageDescription by name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.CoverageDescriptionCount">
<summary>WCS coverage count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.CoverageRequestUrl(System.String,ESRI.ArcGIS.Geometry.IEnvelope,System.String,System.String,System.Int32,System.Int32)">
<summary>The URL to download the coverage from.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.ExceptionFormat(System.Int32)">
<summary>Supported exception at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.ExceptionFormatCount">
<summary>Supported exception format count.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWCSServiceDescription.FireWCSException(System.String,System.String,ESRI.ArcGIS.GISClient.IWCSServiceExceptionHandler)">
<summary>Notifies listeners about a valid exception from the WCS Service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWCSServiceDescription.FireWCSRequest(System.String,System.String)">
<summary>Notifies listeners about the URL request made to this WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.Keyword(System.Int32)">
<summary>Available keyword at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.KeywordCount">
<summary>Available keyword count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.SupportedVersion(System.Int32)">
<summary>Supported version at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.SupportedVersionsCount">
<summary>Supported versions count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.Title">
<summary>Title of WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.Version">
<summary>Default version of WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceDescription.WCSName">
<summary>Name of WCS Service.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWCSServiceExceptionHandler">
<summary>Provides access to members that provide WCS error descriptions.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceExceptionHandler.ExceptionCode(System.Int32)">
<summary>WCS service exception code at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceExceptionHandler.ExceptionCount">
<summary>Number of exceptions.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSServiceExceptionHandler.ExceptionDescription(System.Int32)">
<summary>WCS service exception description at the given index.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWCSServiceExceptionHandler.ParseExceptions(System.String)">
<summary>Parses the response to the give URL for any WCS error codes and descriptions.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWCSSpatialDomain">
<summary>Provides access to IWCSSpatialDomain information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSSpatialDomain.BoundingBoxInfo(System.Int32)">
<summary>BoundingBoxInfo at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSSpatialDomain.BoundingBoxInfoCount">
<summary>The boundingboxinfo count of the coverage data.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSSpatialDomain.GridBaseCRS">
<summary>Base CRS name of grid.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSSpatialDomain.GridOffsets_X">
<summary>X offset of grid.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSSpatialDomain.GridOffsets_Y">
<summary>Y offset of grid.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSSpatialDomain.GridOffsetsBoundingBox">
<summary>The bounding box of grid offsets.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSSpatialDomain.GridOrigin_X">
<summary>X of grid origin.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWCSSpatialDomain.GridOrigin_Y">
<summary>Y of grid origin.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMSClientEvents">
<summary>Provides access to events that occur when a URL request is made to the WMS server.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMSClientEvents_Event">
<summary>Provides access to events that occur when a URL request is made to the WMS server.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWMSClientEvents.WMSException(ESRI.ArcGIS.GISClient.IWMSServiceDescription,System.String,System.String,ESRI.ArcGIS.GISClient.IWMSServiceExceptionHandler)">
<summary>Fired when the an URL request is made to WMS server and the server fails with a valid exception.</summary>
</member>
<member name="E:ESRI.ArcGIS.GISClient.IWMSClientEvents_Event.WMSException">
<summary>Fired when the an URL request is made to WMS server and the server fails with a valid exception.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWMSClientEvents.WMSRequest(ESRI.ArcGIS.GISClient.IWMSServiceDescription,System.String,System.String)">
<summary>Fired when the an URL request is made to WMS server.</summary>
</member>
<member name="E:ESRI.ArcGIS.GISClient.IWMSClientEvents_Event.WMSRequest">
<summary>Fired when the an URL request is made to WMS server.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMSConnection">
<summary>Provides access to members that supply WMS connection information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSConnection.FullName">
<summary>Complete information required to connect to a WMS server..</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSConnection.Name">
<summary>Name of the connection.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMSConnectionFactory">
<summary>Provides access to members give access to WMSFactory information.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWMSConnectionFactory.Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens a WMS connection for the given properties.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMSConnectionName">
<summary>Provides access to members that supply WMS server connection name information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSConnectionName.ConnectionProperties">
<summary>Connection properties that will be used to connect to the WMS server.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWMSConnectionName.OpenEx(ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens the WMS Connection.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMSLayerDescription">
<summary>Provides access to members give access to WMSLayerDescription information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.Abstract">
<summary>Abstract of the WMS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.BoundingBox(System.Int32,ESRI.ArcGIS.Geometry.IEnvelope@,System.String@)">
<summary>Minimum bounding extents of the layer data along with the applicable SRS.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.BoundingBoxCount">
<summary>Number of bounding extents of the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.ExceptionFormat(System.Int32)">
<summary>Supported exception at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.ExceptionFormatCount">
<summary>Supported exception format count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.FeatureInfoFormat(System.Int32)">
<summary>Supported FeatureInfoFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.FeatureInfoFormatCount">
<summary>Supported FeatureInfoFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.FixedHeight">
<summary>Fixed height at which server is able to display the layer. If this is zero, server can display the layer at any resolution.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.FixedWidth">
<summary>Fixed width at which server is able to display the layer. If this is zero, server can display the layer at any resolution.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.ImageFormat(System.Int32)">
<summary>Supported GetMap's ImageFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.ImageFormatCount">
<summary>Supported GetMap's ImageFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.IsCascaded">
<summary>Indicates the number of times the layer has been reserved.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.IsOpaque">
<summary>Indicates whether the layer is opaque or transparent in terms of the area that gets drawn.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.IsQueryable">
<summary>Indicates whether the layer is queryable.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.IsSubsettable">
<summary>Indicates whether or not the server will be able to crop the data to a geographic area smaller than its enclosing bounding box.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.LatLongBoundingBox">
<summary>Minimum bounding extent of the layer data in EPSG:4326.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.LayerDescription(System.Int32)">
<summary>WMSLayerDescription at a given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.LayerDescriptionCount">
<summary>Number of WMSLayerDescriptions.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.Name">
<summary>Name of WMS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.ScaleHintMax">
<summary>Suggested maximum scale of the WMS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.ScaleHintMin">
<summary>Suggested minimimum scale for the WMS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.SRS(System.Int32)">
<summary>Supproted SRS at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.SRSCount">
<summary>Supported SRS count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.StyleDescription(System.Int32)">
<summary>Style of the layer at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.StyleDescriptionCount">
<summary>Number of styles in the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.Title">
<summary>Title of WMS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription.WMSVersion">
<summary>WMS Version.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMSLayerDescription2">
<summary>Provides access to members give access to WMSLayerDescription information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.Abstract">
<summary>Abstract of the WMS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.BoundingBox(System.Int32,ESRI.ArcGIS.Geometry.IEnvelope@,System.String@)">
<summary>Minimum bounding extents of the layer data along with the applicable SRS.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.BoundingBoxCount">
<summary>Number of bounding extents of the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.Dimension(System.Int32)">
<summary>Dimension of the layer at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.DimensionCount">
<summary>Number of dimension in the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.ExceptionFormat(System.Int32)">
<summary>Supported exception at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.ExceptionFormatCount">
<summary>Supported exception format count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.FeatureInfoFormat(System.Int32)">
<summary>Supported FeatureInfoFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.FeatureInfoFormatCount">
<summary>Supported FeatureInfoFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.FixedHeight">
<summary>Fixed height at which server is able to display the layer. If this is zero, server can display the layer at any resolution.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.FixedWidth">
<summary>Fixed width at which server is able to display the layer. If this is zero, server can display the layer at any resolution.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.ImageFormat(System.Int32)">
<summary>Supported GetMap's ImageFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.ImageFormatCount">
<summary>Supported GetMap's ImageFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.IsCascaded">
<summary>Indicates the number of times the layer has been reserved.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.IsOpaque">
<summary>Indicates whether the layer is opaque or transparent in terms of the area that gets drawn.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.IsQueryable">
<summary>Indicates whether the layer is queryable.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.IsSubsettable">
<summary>Indicates whether or not the server will be able to crop the data to a geographic area smaller than its enclosing bounding box.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.LatLongBoundingBox">
<summary>Minimum bounding extent of the layer data in EPSG:4326.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.LayerDescription(System.Int32)">
<summary>WMSLayerDescription at a given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.LayerDescriptionCount">
<summary>Number of WMSLayerDescriptions.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.Name">
<summary>Name of WMS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.ScaleHintMax">
<summary>Suggested maximum scale of the WMS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.ScaleHintMin">
<summary>Suggested minimimum scale for the WMS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.SRS(System.Int32)">
<summary>Supproted SRS at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.SRSCount">
<summary>Supported SRS count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.StyleDescription(System.Int32)">
<summary>Style of the layer at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.StyleDescriptionCount">
<summary>Number of styles in the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.Title">
<summary>Title of WMS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerDescription2.WMSVersion">
<summary>WMS Version.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMSLayerStyleDescription">
<summary>Provides access to members give access to WMSLayerStyleDescription information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerStyleDescription.Abstract(System.String@)">
<summary>Abstract of the WMS Style.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerStyleDescription.Height">
<summary>Height of the symbol.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerStyleDescription.ImageFormat(System.Int32)">
<summary>Supported image format at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerStyleDescription.ImageFormatCount">
<summary>Supported image format count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerStyleDescription.Name(System.String@)">
<summary>Name of the WMS Style.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerStyleDescription.Title(System.String@)">
<summary>Title of the WMS Style.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerStyleDescription.URL">
<summary>URL of the symbol image.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSLayerStyleDescription.Width">
<summary>Width of the symbol.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMSServiceDescription">
<summary>Provides access to members give access to WMSServiceDescription information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.BaseURL(System.String,System.String)">
<summary>Base url for given capability and request method.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.ExceptionFormat(System.Int32)">
<summary>Supported exception at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.ExceptionFormatCount">
<summary>Supported exception format count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.FeatureInfoFormat(System.Int32)">
<summary>Supported FeatureInfoFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.FeatureInfoFormatCount">
<summary>Supported FeatureInfoFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.FeatureInfoRequestURL(ESRI.ArcGIS.esriSystem.IArray,ESRI.ArcGIS.Geometry.IEnvelope,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)">
<summary>The url to download the feature info from.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWMSServiceDescription.FireWMSException(System.String,System.String,ESRI.ArcGIS.GISClient.IWMSServiceExceptionHandler)">
<summary>Notifies listeners about a valid exception from the WMS Service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWMSServiceDescription.FireWMSRequest(System.String,System.String)">
<summary>Notifies listeners about the URL request made to this WMS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.ImageFormat(System.Int32)">
<summary>Supported GetMap's ImageFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.ImageFormatCount">
<summary>Supported GetMap's ImageFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.ImageRequestUrl(ESRI.ArcGIS.esriSystem.IArray,ESRI.ArcGIS.Geometry.IEnvelope,System.Int32,System.Int32,System.Int32,System.String,System.Boolean)">
<summary>The URL to download the map image from.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.LayerDescription(System.Int32)">
<summary>WMS layer information at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.LayerDescriptionCount">
<summary>WMS layer count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.SRS(System.Int32)">
<summary>Supported SRS at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.SRSCount">
<summary>Supported SRS count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.WMSAbstract">
<summary>Abstract of WMS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.WMSName">
<summary>Name of WMS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.WMSTitle">
<summary>Title of WMS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceDescription.WMSVersion">
<summary>Version of WMS Service.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMSServiceExceptionHandler">
<summary>Provides access to members that provide WMS error descriptions.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceExceptionHandler.ExceptionCode(System.Int32)">
<summary>WMS service exception code at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceExceptionHandler.ExceptionCount">
<summary>Number of exceptions.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMSServiceExceptionHandler.ExceptionDescription(System.Int32)">
<summary>WMS service exception description at the given index.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWMSServiceExceptionHandler.ParseExceptions(System.String)">
<summary>Parses the response to the give URL for any WMS error codes and descriptions.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMTSConnection">
<summary>Provides access to members that supply WMTS connection information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSConnection.FullName">
<summary>Complete information required to connect to a WMTS server..</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSConnection.Name">
<summary>Name of the connection.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMTSConnectionFactory">
<summary>Provides access to members give access to WMTSFactory information.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWMTSConnectionFactory.Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens a WMTS connection for the given properties.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMTSConnectionName">
<summary>Provides access to members that supply WMTS server connection name information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSConnectionName.ConnectionProperties">
<summary>Connection properties that will be used to connect to the WMS server.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWMTSConnectionName.OpenEx(ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens the WMS Connection.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMTSDimension">
<summary>Provides access to members give access to WMTSDimension information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSDimension.Abstract">
<summary>Abstract of the WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSDimension.DefaultValue">
<summary>Default value for WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSDimension.Identifier">
<summary>Identifier of WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSDimension.SupportsCurrentValue">
<summary>Indicates whether the current keyword is supported as a value.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSDimension.Title">
<summary>Title of WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSDimension.UnitsSymbol">
<summary>Symbol of the units for value in WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSDimension.Value(System.Int32)">
<summary>Value at a given index in WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSDimension.ValueCount">
<summary>Value count in WMTS Dimension.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMTSLayerDescription">
<summary>Provides access to members give access to WMTSLayerDescription information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.Abstract">
<summary>Abstract of the WMTS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.BoundingBox(System.Int32,ESRI.ArcGIS.Geometry.IEnvelope@,System.String@)">
<summary>Minimum bounding extents of the layer data along with the applicable SRS.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.BoundingBoxCount">
<summary>Number of bounding extents of the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.Dimension(System.Int32)">
<summary>Dimension of the layer at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.DimensionCount">
<summary>Number of dimension in the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.FeatureInfoFormat(System.Int32)">
<summary>Supported FeatureInfoFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.FeatureInfoFormatCount">
<summary>Supported FeatureInfoFormat count.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.GetRESTResourceInfo(System.String,System.String@,System.String@)">
<summary>Url for the given REST resource.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.Identifier">
<summary>Identifier of WMTS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.ImageFormat(System.Int32)">
<summary>Supported GetMap's ImageFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.ImageFormatCount">
<summary>Supported GetMap's ImageFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.StyleDescription(System.Int32)">
<summary>Style of the layer at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.StyleDescriptionCount">
<summary>Number of styles in the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.TileMatrixSetLink(System.Int32)">
<summary>TileMatrixSet Link of the layer at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.TileMatrixSetLinkCount">
<summary>Number of TileMatrixSet Links in the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.Title">
<summary>Title of WMTS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.WGS84BoundingBox">
<summary>Minimum bounding extent of the layer data in EPSG:4326.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSLayerDescription.WMTSVersion">
<summary>WMTS Version.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMTSServiceDescription">
<summary>Provides access to members give access to WMTSServiceDescription information.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSServiceDescription.FeatureInfoFormat(System.Int32)">
<summary>Supported FeatureInfoFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSServiceDescription.FeatureInfoFormatCount">
<summary>Supported FeatureInfoFormat count.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IWMTSServiceDescription.GetOperationUrl(System.String)">
<summary>Base url for given operation.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSServiceDescription.ImageFormat(System.Int32)">
<summary>Supported GetMap's ImageFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSServiceDescription.ImageFormatCount">
<summary>Supported GetMap's ImageFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSServiceDescription.LayerDescription(System.Int32)">
<summary>WMTS layer information at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSServiceDescription.LayerDescriptionCount">
<summary>WMTS layer count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSServiceDescription.TileMatrixSet(System.Int32)">
<summary>WMTS Tile Matrix information at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSServiceDescription.TileMatrixSetCount">
<summary>WMTS TileMatrix Set count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSServiceDescription.WMTSAbstract">
<summary>Abstract of WMTS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSServiceDescription.WMTSName">
<summary>Name of WMTS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSServiceDescription.WMTSTitle">
<summary>Title of WMTS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSServiceDescription.WMTSVersion">
<summary>Version of WMTS Service.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMTSTileMatrix">
<summary>Provides access to members that describe a particular tile matrix.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrix.Identifier">
<summary>Tile matrix set identifier.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrix.MatrixHeight">
<summary>Height of each tile of this tile matrix in pixels.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrix.MatrixWidth">
<summary>Width of each tile of this tile matrix in pixels.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrix.ScaleDenominator">
<summary>Scale denominator level of this tile matrix.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrix.TileHeight">
<summary>Height of each tile of this tile matrix in pixels.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrix.TileWidth">
<summary>Width of each tile of this tile matrix in pixels.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrix.TopLeftCorner">
<summary>Position in CRS coordinates of the top-left corner of this tile matrix.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMTSTileMatrixSet">
<summary>Provides access to methods that describe a particular set of tile matrices.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrixSet.BoundingBox">
<summary>Minimum bounding rectangle surrounding the visible layer presented by this tile matrix set, in the supported CRS.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrixSet.BoundingBoxCRS">
<summary>CRS for the BoundingBox</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrixSet.Identifier">
<summary>Tile matrix set identifier.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrixSet.SupportedCRS">
<summary>Reference to one coordinate reference system (CRS).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrixSet.TileMatrix(System.Int32)">
<summary>TileMatrix at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrixSet.TileMatrixCount">
<summary>TileMatrix count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrixSet.Title">
<summary>Tile matrix set title.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrixSet.WellKnownScaleSet">
<summary>Reference to a well known scale set.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMTSTileMatrixSetLink">
<summary>Provides access to members that describe metadata about the TileMatrixSet reference.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrixSetLink.TileMatrixSet">
<summary>Identifier for the TileMatrix.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrixSetLink.TileMatrixSetLimits(System.Int32)">
<summary>TileMatrixLimits that describe the availble tile for this layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IWMTSTileMatrixSetLink.TileMatrixSetLimitsCount">
<summary>TileMatrixSetLimits count.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.AGSServerConnection">
<summary>The AGSServerConnection object for connecting to the GIS server and getting the ServerObjectManager and ServerObjectAdmin.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.AGSServerConnectionClass">
<summary>The AGSServerConnection object for connecting to the GIS server and getting the ServerObjectManager and ServerObjectAdmin.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.FullName">
<summary>The AGSServerConnectionName object assiated with the GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection_FullName">
<summary>The AGSServerConnectionName object assiated with the GIS server connection.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>The AGSServerConnection object for connecting to the GIS server and getting the ServerObjectManager and ServerObjectAdmin. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>The AGSServerConnection object for connecting to the GIS server and getting the ServerObjectManager and ServerObjectAdmin. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.#ctor">
<summary>The AGSServerConnection object for connecting to the GIS server and getting the ServerObjectManager and ServerObjectAdmin. Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.Name">
<summary>The name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection_Name">
<summary>The name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.ServerObjectNames">
<summary>The ServerObjectNames in the GIS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection_ServerObjectNames">
<summary>The ServerObjectNames in the GIS server.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.GetFolders(System.String)">
<summary>Returns an enumeration of folder names beneath the specified folder.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection2_GetFolders(System.String)">
<summary>Returns an enumeration of folder names beneath the specified folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.ServerObjectNamesEx(System.String)">
<summary>The ServerObjectNames in the GIS server folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection2_ServerObjectNamesEx(System.String)">
<summary>The ServerObjectNames in the GIS server folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection2_FullName">
<summary>The AGSServerConnectionName object assiated with the GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection2_Name">
<summary>The name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection2_ServerObjectNames">
<summary>The ServerObjectNames in the GIS server.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.GetFile(System.String)">
<summary>Retrieves a file from the specified url.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection3_GetFile(System.String)">
<summary>Retrieves a file from the specified url.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.GetFileAsVariant(System.String)">
<summary>Retrieves the stream as variant from the specified url.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection3_GetFileAsVariant(System.String)">
<summary>Retrieves the stream as variant from the specified url.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection3_GetFolders(System.String)">
<summary>Returns an enumeration of folder names beneath the specified folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection3_ServerObjectNamesEx(System.String)">
<summary>The ServerObjectNames in the GIS server folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection3_FullName">
<summary>The AGSServerConnectionName object assiated with the GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection3_Name">
<summary>The name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnection3_ServerObjectNames">
<summary>The ServerObjectNames in the GIS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.ServerObjectAdmin">
<summary>The server object admin for the connected GIS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnectionAdmin_ServerObjectAdmin">
<summary>The server object admin for the connected GIS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.ServerObjectConfiguration(System.String,System.String)">
<summary>The server object configuration with the specified Name and TypeName.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnectionAdmin_ServerObjectConfiguration(System.String,System.String)">
<summary>The server object configuration with the specified Name and TypeName.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.ServerObjectManager">
<summary>The server object manager for the connected GIS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.IAGSServerConnectionAdmin_ServerObjectManager">
<summary>The server object manager for the connected GIS server.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.InterfaceSupportsErrorInfo(System.Guid@)">
<summary>See the ESRI SDK Help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionClass.ISupportErrorInfo_InterfaceSupportsErrorInfo(System.Guid@)">
<summary>See the ESRI SDK Help.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.AGSServerConnectionFactory">
<summary>A factory object for ArcGIS Server Connections.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass">
<summary>A factory object for ArcGIS Server Connections.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32)">
<summary>Opens the GIS server connection specified by the connection properties.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.IAGSServerConnectionFactory_Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32)">
<summary>Opens the GIS server connection specified by the connection properties.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>A factory object for ArcGIS Server Connections. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>A factory object for ArcGIS Server Connections. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.#ctor">
<summary>A factory object for ArcGIS Server Connections. Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.DefaultHttpTimeout">
<summary>The default timeout for http requests to the server (in seconds).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.IAGSServerConnectionFactory2_DefaultHttpTimeout">
<summary>The default timeout for http requests to the server (in seconds).</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.OpenFromFile(System.String,System.Int32)">
<summary>Opens the server connection specified by the given file name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.IAGSServerConnectionFactory2_OpenFromFile(System.String,System.Int32)">
<summary>Opens the server connection specified by the given file name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.ReadConnectionPropertiesFromFile(System.String)">
<summary>The connection properties from the specified file.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.IAGSServerConnectionFactory2_ReadConnectionPropertiesFromFile(System.String)">
<summary>The connection properties from the specified file.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.IAGSServerConnectionFactory2_Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32)">
<summary>Opens the GIS server connection specified by the connection properties.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.GetHostedServers(System.Int32)">
<summary>Returns server object names for the hosted servers accessible to the user.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.IAGSServerConnectionFactory3_GetHostedServers(System.Int32)">
<summary>Returns server object names for the hosted servers accessible to the user.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.GetInServerConnectionName">
<summary>Returns a server connection name that can be used to connect to the server from within a server process. Fails if run outside a server process.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.IAGSServerConnectionFactory3_GetInServerConnectionName">
<summary>Returns a server connection name that can be used to connect to the server from within a server process. Fails if run outside a server process.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.IAGSServerConnectionFactory3_DefaultHttpTimeout">
<summary>The default timeout for http requests to the server (in seconds).</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.IAGSServerConnectionFactory3_OpenFromFile(System.String,System.Int32)">
<summary>Opens the server connection specified by the given file name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.IAGSServerConnectionFactory3_ReadConnectionPropertiesFromFile(System.String)">
<summary>The connection properties from the specified file.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.IAGSServerConnectionFactory3_Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32)">
<summary>Opens the GIS server connection specified by the connection properties.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.ClearParameters(ESRI.ArcGIS.esriSystem.IPropertySet)">
<summary>Clears an ArcGIS Server connection's user entered parameters.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionFactoryClass.ISetDefaultAgsConnectionInfo_ClearParameters(ESRI.ArcGIS.esriSystem.IPropertySet)">
<summary>Clears an ArcGIS Server connection's user entered parameters.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.AGSServerConnectionName">
<summary>A name object for ArcGIS Server Connections.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass">
<summary>A name object for ArcGIS Server Connections.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.ConnectionProperties">
<summary>The connection properties of the AGSServerConnectionName.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IAGSServerConnectionName_ConnectionProperties">
<summary>The connection properties of the AGSServerConnectionName.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>A name object for ArcGIS Server Connections. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>A name object for ArcGIS Server Connections. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.#ctor">
<summary>A name object for ArcGIS Server Connections. Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.ConnectionType">
<summary>The type of the associated GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IAGSServerConnectionName_ConnectionType">
<summary>The type of the associated GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.ConnectionString">
<summary>The connection properties of the GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IAGSServerConnectionName2_ConnectionString">
<summary>The connection properties of the GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.ServerConnectionFactoryProgID">
<summary>The programmatic ID of the server connection factory.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IAGSServerConnectionName2_ServerConnectionFactoryProgID">
<summary>The programmatic ID of the server connection factory.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IAGSServerConnectionName2_ConnectionProperties">
<summary>The connection properties of the AGSServerConnectionName.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IAGSServerConnectionName2_ConnectionType">
<summary>The type of the associated GIS server connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.NameString">
<summary>The name string of the object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IName_NameString">
<summary>The name string of the object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IName_Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.GetSizeMax(ESRI.ArcGIS.esriSystem._ULARGE_INTEGER@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IPersistStream_GetSizeMax(ESRI.ArcGIS.esriSystem._ULARGE_INTEGER@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IsDirty">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IPersistStream_IsDirty">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.Load(ESRI.ArcGIS.esriSystem.IStream)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IPersistStream_Load(ESRI.ArcGIS.esriSystem.IStream)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.Save(ESRI.ArcGIS.esriSystem.IStream,System.Int32)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IPersistStream_Save(ESRI.ArcGIS.esriSystem.IStream,System.Int32)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.GetClassID(System.Guid@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerConnectionNameClass.IPersistStream_GetClassID(System.Guid@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.AGSServerObjectName">
<summary>A name object for ArcGIS Server Objects.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass">
<summary>A name object for ArcGIS Server Objects.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.Metadata">
<summary>The PropertySet containing metadata.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IMetadata_Metadata">
<summary>The PropertySet containing metadata.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>A name object for ArcGIS Server Objects. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>A name object for ArcGIS Server Objects. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.#ctor">
<summary>A name object for ArcGIS Server Objects. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.Synchronize(ESRI.ArcGIS.Geodatabase.esriMetadataSyncAction,System.Int32)">
<summary>Updates metadata with the current properties; may create metadata if it doesn't already exist.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IMetadata_Synchronize(ESRI.ArcGIS.Geodatabase.esriMetadataSyncAction,System.Int32)">
<summary>Updates metadata with the current properties; may create metadata if it doesn't already exist.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.CanEditMetadata">
<summary>Indicates if metadata can be edited.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IMetadataEdit_CanEditMetadata">
<summary>Indicates if metadata can be edited.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.AGSServerConnectionName">
<summary>The connection name object for this server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName_AGSServerConnectionName">
<summary>The connection name object for this server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.Name">
<summary>Name of the server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName_Name">
<summary>Name of the server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.Type">
<summary>Type of the server object (MapServer or GeocodeServer).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName_Type">
<summary>Type of the server object (MapServer or GeocodeServer).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.URL">
<summary>Server object URL (if connection type is internet).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName_URL">
<summary>Server object URL (if connection type is internet).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.Capabilities">
<summary>The web capabilities of the service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName2_Capabilities">
<summary>The web capabilities of the service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.NameString2">
<summary>The name string for the server object name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName2_NameString2">
<summary>The name string for the server object name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.ParentType">
<summary>The type of server object this server object extension is associated with.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName2_ParentType">
<summary>The type of server object this server object extension is associated with.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName2_AGSServerConnectionName">
<summary>The connection name object for this server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName2_Name">
<summary>Name of the server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName2_Type">
<summary>Type of the server object (MapServer or GeocodeServer).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName2_URL">
<summary>Server object URL (if connection type is internet).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.Description">
<summary>The name of the service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName3_Description">
<summary>The name of the service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName3_Capabilities">
<summary>The web capabilities of the service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName3_NameString2">
<summary>The name string for the server object name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName3_ParentType">
<summary>The type of server object this server object extension is associated with.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName3_AGSServerConnectionName">
<summary>The connection name object for this server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName3_Name">
<summary>Name of the server object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName3_Type">
<summary>Type of the server object (MapServer or GeocodeServer).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IAGSServerObjectName3_URL">
<summary>Server object URL (if connection type is internet).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.NameString">
<summary>The name string of the object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IName_NameString">
<summary>The name string of the object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IName_Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.GetSizeMax(ESRI.ArcGIS.esriSystem._ULARGE_INTEGER@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IPersistStream_GetSizeMax(ESRI.ArcGIS.esriSystem._ULARGE_INTEGER@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IsDirty">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IPersistStream_IsDirty">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.Load(ESRI.ArcGIS.esriSystem.IStream)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IPersistStream_Load(ESRI.ArcGIS.esriSystem.IStream)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.Save(ESRI.ArcGIS.esriSystem.IStream,System.Int32)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IPersistStream_Save(ESRI.ArcGIS.esriSystem.IStream,System.Int32)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.GetClassID(System.Guid@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.AGSServerObjectNameClass.IPersistStream_GetClassID(System.Guid@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IMSCatalogPathParser">
<summary>IMSGIS Server Catalog Path Parser.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IMSCatalogPathParserClass">
<summary>IMSGIS Server Catalog Path Parser.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSCatalogPathParserClass.CanParse(System.String)">
<summary>Indicates if the given name string can be parsed by this parser.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSCatalogPathParserClass.IParseNameString_CanParse(System.String)">
<summary>Indicates if the given name string can be parsed by this parser.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>IMSGIS Server Catalog Path Parser. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>IMSGIS Server Catalog Path Parser. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSCatalogPathParserClass.#ctor">
<summary>IMSGIS Server Catalog Path Parser. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSCatalogPathParserClass.Parse(System.String)">
<summary>Parses the name string and returns a new Name object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSCatalogPathParserClass.IParseNameString_Parse(System.String)">
<summary>Parses the name string and returns a new Name object.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IMSMetadataServiceName">
<summary>ArIMS Metadata Service Name Object.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass">
<summary>ArIMS Metadata Service Name Object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.Metadata">
<summary>The PropertySet containing metadata.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IMetadata_Metadata">
<summary>The PropertySet containing metadata.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>ArIMS Metadata Service Name Object. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>ArIMS Metadata Service Name Object. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.#ctor">
<summary>ArIMS Metadata Service Name Object. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.Synchronize(ESRI.ArcGIS.Geodatabase.esriMetadataSyncAction,System.Int32)">
<summary>Updates metadata with the current properties; may create metadata if it doesn't already exist.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IMetadata_Synchronize(ESRI.ArcGIS.Geodatabase.esriMetadataSyncAction,System.Int32)">
<summary>Updates metadata with the current properties; may create metadata if it doesn't already exist.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.SendAxlRequest(System.String,System.Boolean,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends an Axl request.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSAxlRequest_SendAxlRequest(System.String,System.Boolean,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends an Axl request.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.SendAxlRequestStream(System.String,System.Boolean,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends an Axl request and returns a stream.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSAxlRequest_SendAxlRequestStream(System.String,System.Boolean,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends an Axl request and returns a stream.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.SendCommandRequest(System.String,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends a command request,i.e.: ConnectorPing.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSAxlRequest_SendCommandRequest(System.String,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends a command request,i.e.: ConnectorPing.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.ServerVersion(ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>The ArcIMS server version.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSAxlRequest_ServerVersion(ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>The ArcIMS server version.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.SendMetadataAxlRequest(System.String,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Sends an Axl request.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSMetadataAxlRequest_SendMetadataAxlRequest(System.String,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Sends an Axl request.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.ConnectionProperties">
<summary>True if the service is free.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSServiceDescription_ConnectionProperties">
<summary>True if the service is free.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IsPrivate">
<summary>Indicates if the service is private (requires password).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSServiceDescription_IsPrivate">
<summary>Indicates if the service is private (requires password).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.Name">
<summary>Service Name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSServiceDescription_Name">
<summary>Service Name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.Password">
<summary>Password for the specified service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSServiceDescription_Password">
<summary>Password for the specified service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.SavePassword">
<summary>Indicates if the password should be saved.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSServiceDescription_SavePassword">
<summary>Indicates if the password should be saved.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.Security">
<summary>Type of security set on the service. Use a combination of acSecurityType constants.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSServiceDescription_Security">
<summary>Type of security set on the service. Use a combination of acSecurityType constants.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.ServiceType">
<summary>Type of service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSServiceDescription_ServiceType">
<summary>Type of service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.URL">
<summary>URL to ArcIMS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSServiceDescription_URL">
<summary>URL to ArcIMS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.UserName">
<summary>User name for the specified service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSServiceDescription_UserName">
<summary>User name for the specified service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.UserRole">
<summary>User role.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IIMSUserRole_UserRole">
<summary>User role.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.Dataset">
<summary>Name of metadata document on server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_Dataset">
<summary>Name of metadata document on server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.Extent">
<summary>The extent of the dataset represented by this document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_Extent">
<summary>The extent of the dataset represented by this document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IndexStatus">
<summary>Indicates whether this document is indexed on the server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_IndexStatus">
<summary>Indicates whether this document is indexed on the server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.isFolder">
<summary>Indicates whether this metadata document is a folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_isFolder">
<summary>Indicates whether this metadata document is a folder.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IsPrivateDocument">
<summary>Indicates whether this metadata document is private.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_IsPrivateDocument">
<summary>Indicates whether this metadata document is private.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IsRoot">
<summary>Indicates whether this metadata document is the root document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_IsRoot">
<summary>Indicates whether this metadata document is the root document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.MetadataURL">
<summary>URL of metadata document on server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_MetadataURL">
<summary>URL of metadata document on server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.Onlink">
<summary>The online linkage contained within this document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_Onlink">
<summary>The online linkage contained within this document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.Owner">
<summary>ArcIMS authenticated user owning metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_Owner">
<summary>ArcIMS authenticated user owning metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.ParentDataset">
<summary>Name of parent of metadata document on server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_ParentDataset">
<summary>Name of parent of metadata document on server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.ParentOwner">
<summary>ArcIMS authenticated user owning parent of metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_ParentOwner">
<summary>ArcIMS authenticated user owning parent of metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.ParentUserID">
<summary>Unique id (UUID) of parent of metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_ParentUserID">
<summary>Unique id (UUID) of parent of metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.RefCount">
<summary>The number of references to this document on the server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_RefCount">
<summary>The number of references to this document on the server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.server">
<summary>The URL of the ArcIMS server running the service represented by this document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_server">
<summary>The URL of the ArcIMS server running the service represented by this document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.Service">
<summary>The name of the ArcIMS service represented by this document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_Service">
<summary>The name of the ArcIMS service represented by this document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.ThumbnailURL">
<summary>URL of thumbnail image on server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_ThumbnailURL">
<summary>URL of thumbnail image on server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.UserID">
<summary>Unique id (UUID) of metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName_UserID">
<summary>Unique id (UUID) of metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.ContentType">
<summary>The content type of the metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName2_ContentType">
<summary>The content type of the metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.ModifiedTime">
<summary>The modified date and time of the metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IRemoteMetadataName2_ModifiedTime">
<summary>The modified date and time of the metadata document.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.NameString">
<summary>The name string of the object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IName_NameString">
<summary>The name string of the object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IName_Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.GetClassID(System.Guid@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IPersist_GetClassID(System.Guid@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.GetSizeMax(ESRI.ArcGIS.esriSystem._ULARGE_INTEGER@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IPersistStream_GetSizeMax(ESRI.ArcGIS.esriSystem._ULARGE_INTEGER@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IsDirty">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IPersistStream_IsDirty">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.Load(ESRI.ArcGIS.esriSystem.IStream)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IPersistStream_Load(ESRI.ArcGIS.esriSystem.IStream)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.Save(ESRI.ArcGIS.esriSystem.IStream,System.Int32)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IPersistStream_Save(ESRI.ArcGIS.esriSystem.IStream,System.Int32)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSMetadataServiceNameClass.IPersistStream_GetClassID(System.Guid@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IMSServiceName">
<summary>The IMS Service Name.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IMSServiceNameClass">
<summary>The IMS Service Name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.Metadata">
<summary>The PropertySet containing metadata.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IMetadata_Metadata">
<summary>The PropertySet containing metadata.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>The IMS Service Name. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>The IMS Service Name. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.#ctor">
<summary>The IMS Service Name. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.Synchronize(ESRI.ArcGIS.Geodatabase.esriMetadataSyncAction,System.Int32)">
<summary>Updates metadata with the current properties; may create metadata if it doesn't already exist.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IMetadata_Synchronize(ESRI.ArcGIS.Geodatabase.esriMetadataSyncAction,System.Int32)">
<summary>Updates metadata with the current properties; may create metadata if it doesn't already exist.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.CanEditMetadata">
<summary>Indicates if metadata can be edited.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IMetadataEdit_CanEditMetadata">
<summary>Indicates if metadata can be edited.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.SendAxlRequest(System.String,System.Boolean,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends an Axl request.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSAxlRequest_SendAxlRequest(System.String,System.Boolean,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends an Axl request.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.SendAxlRequestStream(System.String,System.Boolean,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends an Axl request and returns a stream.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSAxlRequest_SendAxlRequestStream(System.String,System.Boolean,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends an Axl request and returns a stream.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.SendCommandRequest(System.String,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends a command request,i.e.: ConnectorPing.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSAxlRequest_SendCommandRequest(System.String,ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>Sends a command request,i.e.: ConnectorPing.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.ServerVersion(ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>The ArcIMS server version.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSAxlRequest_ServerVersion(ESRI.ArcGIS.esriSystem.ITrackCancel,System.Boolean,System.Boolean)">
<summary>The ArcIMS server version.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.ConnectionProperties">
<summary>True if the service is free.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSServiceDescription_ConnectionProperties">
<summary>True if the service is free.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IsPrivate">
<summary>Indicates if the service is private (requires password).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSServiceDescription_IsPrivate">
<summary>Indicates if the service is private (requires password).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.Name">
<summary>Service Name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSServiceDescription_Name">
<summary>Service Name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.Password">
<summary>Password for the specified service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSServiceDescription_Password">
<summary>Password for the specified service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.SavePassword">
<summary>Indicates if the password should be saved.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSServiceDescription_SavePassword">
<summary>Indicates if the password should be saved.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.Security">
<summary>Type of security set on the service. Use a combination of acSecurityType constants.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSServiceDescription_Security">
<summary>Type of security set on the service. Use a combination of acSecurityType constants.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.ServiceType">
<summary>Type of service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSServiceDescription_ServiceType">
<summary>Type of service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.URL">
<summary>URL to ArcIMS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSServiceDescription_URL">
<summary>URL to ArcIMS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.UserName">
<summary>User name for the specified service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSServiceDescription_UserName">
<summary>User name for the specified service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.UserRole">
<summary>User role.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IIMSUserRole_UserRole">
<summary>User role.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.NameString">
<summary>The name string of the object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IName_NameString">
<summary>The name string of the object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IName_Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.GetClassID(System.Guid@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IPersist_GetClassID(System.Guid@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.GetSizeMax(ESRI.ArcGIS.esriSystem._ULARGE_INTEGER@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IPersistStream_GetSizeMax(ESRI.ArcGIS.esriSystem._ULARGE_INTEGER@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IsDirty">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IPersistStream_IsDirty">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.Load(ESRI.ArcGIS.esriSystem.IStream)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IPersistStream_Load(ESRI.ArcGIS.esriSystem.IStream)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.Save(ESRI.ArcGIS.esriSystem.IStream,System.Int32)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IPersistStream_Save(ESRI.ArcGIS.esriSystem.IStream,System.Int32)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.IPersistStream_GetClassID(System.Guid@)">
<summary>This is a Microsoft Type, see the MSDN help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.TestConnection">
<summary>Tests if the connection is successful with the current configuration.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSServiceNameClass.ITestConnection_TestConnection">
<summary>Tests if the connection is successful with the current configuration.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IMSWorkspaceFactory">
<summary>The IMS Workspace Factory.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass">
<summary>The IMS Workspace Factory.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.ContainsWorkspace(System.String,ESRI.ArcGIS.esriSystem.IFileNames)">
<summary>Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory_ContainsWorkspace(System.String,ESRI.ArcGIS.esriSystem.IFileNames)">
<summary>Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>The IMS Workspace Factory. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>The IMS Workspace Factory. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.#ctor">
<summary>The IMS Workspace Factory. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.Copy(ESRI.ArcGIS.Geodatabase.IWorkspaceName,System.String,ESRI.ArcGIS.Geodatabase.IWorkspaceName@)">
<summary>Copies a workspace to the specified destination folder.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory_Copy(ESRI.ArcGIS.Geodatabase.IWorkspaceName,System.String,ESRI.ArcGIS.Geodatabase.IWorkspaceName@)">
<summary>Copies a workspace to the specified destination folder.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.Create(System.String,System.String,ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32)">
<summary>Creates a new workspace specified by the directory, file name, and connection properties.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory_Create(System.String,System.String,ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32)">
<summary>Creates a new workspace specified by the directory, file name, and connection properties.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.GetClassID">
<summary>The class ID of the WorkspaceFactory.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory_GetClassID">
<summary>The class ID of the WorkspaceFactory.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.GetWorkspaceName(System.String,ESRI.ArcGIS.esriSystem.IFileNames)">
<summary>Retrieves the workspace name of a workspace from the given list of file names.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory_GetWorkspaceName(System.String,ESRI.ArcGIS.esriSystem.IFileNames)">
<summary>Retrieves the workspace name of a workspace from the given list of file names.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IsWorkspace(System.String)">
<summary>True if the specified file identifies a workspace supported by the workspace factory.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory_IsWorkspace(System.String)">
<summary>True if the specified file identifies a workspace supported by the workspace factory.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.Move(ESRI.ArcGIS.Geodatabase.IWorkspaceName,System.String)">
<summary>Moves a workspace to the specified destination folder.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory_Move(ESRI.ArcGIS.Geodatabase.IWorkspaceName,System.String)">
<summary>Moves a workspace to the specified destination folder.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32)">
<summary>Opens the workspace specified by the connection properties.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory_Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32)">
<summary>Opens the workspace specified by the connection properties.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.OpenFromFile(System.String,System.Int32)">
<summary>Opens the workspace specified by the given file name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory_OpenFromFile(System.String,System.Int32)">
<summary>Opens the workspace specified by the given file name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.ReadConnectionPropertiesFromFile(System.String)">
<summary>The connection properties from the specified file.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory_ReadConnectionPropertiesFromFile(System.String)">
<summary>The connection properties from the specified file.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.WorkspaceDescription(System.Boolean)">
<summary>A singular or plural description of the type of workspace the workspace factory opens/creates.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory_WorkspaceDescription(System.Boolean)">
<summary>A singular or plural description of the type of workspace the workspace factory opens/creates.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.WorkspaceType">
<summary>The type of workspace the workspace factory opens/creates.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory_WorkspaceType">
<summary>The type of workspace the workspace factory opens/creates.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.OpenFromString(System.String,System.Int32)">
<summary>Opens the workspace specified by a connection string.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory2_OpenFromString(System.String,System.Int32)">
<summary>Opens the workspace specified by a connection string.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory2_ContainsWorkspace(System.String,ESRI.ArcGIS.esriSystem.IFileNames)">
<summary>Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory2_Copy(ESRI.ArcGIS.Geodatabase.IWorkspaceName,System.String,ESRI.ArcGIS.Geodatabase.IWorkspaceName@)">
<summary>Copies a workspace to the specified destination folder.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory2_Create(System.String,System.String,ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32)">
<summary>Creates a new workspace specified by the directory, file name, and connection properties.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory2_GetClassID">
<summary>The class ID of the WorkspaceFactory.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory2_GetWorkspaceName(System.String,ESRI.ArcGIS.esriSystem.IFileNames)">
<summary>Retrieves the workspace name of a workspace from the given list of file names.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory2_IsWorkspace(System.String)">
<summary>True if the specified file identifies a workspace supported by the workspace factory.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory2_Move(ESRI.ArcGIS.Geodatabase.IWorkspaceName,System.String)">
<summary>Moves a workspace to the specified destination folder.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory2_Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32)">
<summary>Opens the workspace specified by the connection properties.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory2_OpenFromFile(System.String,System.Int32)">
<summary>Opens the workspace specified by the given file name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory2_ReadConnectionPropertiesFromFile(System.String)">
<summary>The connection properties from the specified file.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory2_WorkspaceDescription(System.Boolean)">
<summary>A singular or plural description of the type of workspace the workspace factory opens/creates.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.IMSWorkspaceFactoryClass.IWorkspaceFactory2_WorkspaceType">
<summary>The type of workspace the workspace factory opens/creates.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.Uploader">
<summary>The uploader object.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.UploaderClass">
<summary>The uploader object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploaderClass.AdminUploadFile(System.String,System.String,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploaderClass.IAdminUploader_AdminUploadFile(System.String,System.String,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>The uploader object. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>The uploader object. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploaderClass.#ctor">
<summary>The uploader object. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploaderClass.ServiceUploadFile(System.String,System.String,ESRI.ArcGIS.GISClient.IAGSServerObjectName,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploaderClass.IServiceUploader_ServiceUploadFile(System.String,System.String,ESRI.ArcGIS.GISClient.IAGSServerObjectName,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploaderClass.Init(ESRI.ArcGIS.GISClient.IAGSServerConnection)">
<summary>.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploaderClass.IUploader_Init(ESRI.ArcGIS.GISClient.IAGSServerConnection)">
<summary>.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploaderClass.SingleUploadThresholdInBytes">
<summary>.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploaderClass.IUploader_SingleUploadThresholdInBytes">
<summary>.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploaderClass.TimeoutInSecs">
<summary>.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploaderClass.IUploader_TimeoutInSecs">
<summary>.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploaderClass.UploadsClient">
<summary>.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploaderClass.IUploader_UploadsClient">
<summary>.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.UploadItem">
<summary>The UploadItem object.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.UploadItemClass">
<summary>The UploadItem object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.Committed">
<summary>Indicates if the upload item has been committed.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.IUploadItem_Committed">
<summary>Indicates if the upload item has been committed.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>The UploadItem object. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>The UploadItem object. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadItemClass.#ctor">
<summary>The UploadItem object. Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.Date">
<summary>The date for the upload (in the server's time zone).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.IUploadItem_Date">
<summary>The date for the upload (in the server's time zone).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.Description">
<summary>The description of the uploaded item.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.IUploadItem_Description">
<summary>The description of the uploaded item.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.FilePath">
<summary>The path of this uploaded item.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.IUploadItem_FilePath">
<summary>The path of this uploaded item.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.ID">
<summary>The ID of the uploaded item.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.IUploadItem_ID">
<summary>The ID of the uploaded item.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.Name">
<summary>The name of the uploaded item.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.IUploadItem_Name">
<summary>The name of the uploaded item.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.PathOnServer">
<summary>The path of this uploaded item on server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadItemClass.IUploadItem_PathOnServer">
<summary>The path of this uploaded item on server.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.UploadsClient">
<summary>The uploads client object.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.UploadsClientClass">
<summary>The uploads client object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.AdminCommit(ESRI.ArcGIS.GISClient.IUploadItem,ESRI.ArcGIS.esriSystem.ILongArray)">
<summary>Commits a registered upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IAdminUploadsClient_AdminCommit(ESRI.ArcGIS.GISClient.IUploadItem,ESRI.ArcGIS.esriSystem.ILongArray)">
<summary>Commits a registered upload item.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>The uploads client object. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>The uploads client object. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.#ctor">
<summary>The uploads client object. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.AdminDelete(ESRI.ArcGIS.GISClient.IUploadItem)">
<summary>Deletes the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IAdminUploadsClient_AdminDelete(ESRI.ArcGIS.GISClient.IUploadItem)">
<summary>Deletes the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.AdminGetPartNumbers(ESRI.ArcGIS.GISClient.IUploadItem)">
<summary>Returns the numbers of the parts that have already been uploaded for the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IAdminUploadsClient_AdminGetPartNumbers(ESRI.ArcGIS.GISClient.IUploadItem)">
<summary>Returns the numbers of the parts that have already been uploaded for the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.AdminRegister(System.String,System.String)">
<summary>Instruct the server to reserve space for a new upload item, to be uploaded in parts.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IAdminUploadsClient_AdminRegister(System.String,System.String)">
<summary>Instruct the server to reserve space for a new upload item, to be uploaded in parts.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.AdminUploadFile(System.String,System.String)">
<summary>Uploads a file to the server without breaking it into parts.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IAdminUploadsClient_AdminUploadFile(System.String,System.String)">
<summary>Uploads a file to the server without breaking it into parts.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.AdminUploadPart(ESRI.ArcGIS.GISClient.IUploadItem,System.String,System.Int32,System.UInt64,System.Int32)">
<summary>Uploads a part for the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IAdminUploadsClient_AdminUploadPart(ESRI.ArcGIS.GISClient.IUploadItem,System.String,System.Int32,System.UInt64,System.Int32)">
<summary>Uploads a part for the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.GetUploadItem(System.String)">
<summary>Returns the upload item with the given itemID.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IAdminUploadsClient_GetUploadItem(System.String)">
<summary>Returns the upload item with the given itemID.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.GetUploadItems">
<summary>Returns all uploaded items.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IAdminUploadsClient_GetUploadItems">
<summary>Returns all uploaded items.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.GetServiceMaxUploadSizeInBytes(ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Returns the maximum upload size for a service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IServiceUploadsClient_GetServiceMaxUploadSizeInBytes(ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Returns the maximum upload size for a service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.ServiceCommit(ESRI.ArcGIS.GISClient.IUploadItem,ESRI.ArcGIS.GISClient.IAGSServerObjectName,ESRI.ArcGIS.esriSystem.ILongArray)">
<summary>Commits a registered upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IServiceUploadsClient_ServiceCommit(ESRI.ArcGIS.GISClient.IUploadItem,ESRI.ArcGIS.GISClient.IAGSServerObjectName,ESRI.ArcGIS.esriSystem.ILongArray)">
<summary>Commits a registered upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.ServiceDelete(ESRI.ArcGIS.GISClient.IUploadItem,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Deletes the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IServiceUploadsClient_ServiceDelete(ESRI.ArcGIS.GISClient.IUploadItem,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Deletes the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.ServiceGetPartNumbers(ESRI.ArcGIS.GISClient.IUploadItem,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Returns the numbers of the parts that have already been uploaded for the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IServiceUploadsClient_ServiceGetPartNumbers(ESRI.ArcGIS.GISClient.IUploadItem,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Returns the numbers of the parts that have already been uploaded for the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.ServiceRegister(System.String,System.String,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Instruct the server to reserve space for a new upload item, to be uploaded in parts.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IServiceUploadsClient_ServiceRegister(System.String,System.String,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Instruct the server to reserve space for a new upload item, to be uploaded in parts.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.ServiceUploadFile(System.String,System.String,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Uploads a file to the server without breaking it into parts.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IServiceUploadsClient_ServiceUploadFile(System.String,System.String,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Uploads a file to the server without breaking it into parts.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.ServiceUploadPart(ESRI.ArcGIS.GISClient.IUploadItem,System.String,System.Int32,System.UInt64,System.Int32,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Uploads a part for the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IServiceUploadsClient_ServiceUploadPart(ESRI.ArcGIS.GISClient.IUploadItem,System.String,System.Int32,System.UInt64,System.Int32,ESRI.ArcGIS.GISClient.IAGSServerObjectName)">
<summary>Uploads a part for the upload item.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.Init(ESRI.ArcGIS.GISClient.IAGSServerConnection)">
<summary>Initializes the uploads client object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.UploadsClientClass.IUploadsClient_Init(ESRI.ArcGIS.GISClient.IAGSServerConnection)">
<summary>Initializes the uploads client object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadsClientClass.TimeoutInSecs">
<summary>.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.UploadsClientClass.IUploadsClient_TimeoutInSecs">
<summary>.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WCSConnection">
<summary>The Connection for WCS.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WCSConnectionClass">
<summary>The Connection for WCS.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.FullName">
<summary>Complete information required to connect to a WCS server..</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSConnection_FullName">
<summary>Complete information required to connect to a WCS server..</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>The Connection for WCS. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>The Connection for WCS. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionClass.#ctor">
<summary>The Connection for WCS. Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.Name">
<summary>Name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSConnection_Name">
<summary>Name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.Abstract">
<summary>Abstract of WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_Abstract">
<summary>Abstract of WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.AccessConstrains">
<summary>Constrains to access to this WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_AccessConstrains">
<summary>Constrains to access to this WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.BaseURL(System.String,System.String)">
<summary>Base url for given capability and request method.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_BaseURL(System.String,System.String)">
<summary>Base url for given capability and request method.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.CoverageDescriptionByIndex(System.Int32)">
<summary>WCS coverage information at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_CoverageDescriptionByIndex(System.Int32)">
<summary>WCS coverage information at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.CoverageDescriptionByName(System.String)">
<summary>CoverageDescription by name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_CoverageDescriptionByName(System.String)">
<summary>CoverageDescription by name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.CoverageDescriptionCount">
<summary>WCS coverage count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_CoverageDescriptionCount">
<summary>WCS coverage count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.CoverageRequestUrl(System.String,ESRI.ArcGIS.Geometry.IEnvelope,System.String,System.String,System.Int32,System.Int32)">
<summary>The URL to download the coverage from.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_CoverageRequestUrl(System.String,ESRI.ArcGIS.Geometry.IEnvelope,System.String,System.String,System.Int32,System.Int32)">
<summary>The URL to download the coverage from.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.ExceptionFormat(System.Int32)">
<summary>Supported exception at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_ExceptionFormat(System.Int32)">
<summary>Supported exception at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.ExceptionFormatCount">
<summary>Supported exception format count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_ExceptionFormatCount">
<summary>Supported exception format count.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionClass.FireWCSException(System.String,System.String,ESRI.ArcGIS.GISClient.IWCSServiceExceptionHandler)">
<summary>Notifies listeners about a valid exception from the WCS Service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_FireWCSException(System.String,System.String,ESRI.ArcGIS.GISClient.IWCSServiceExceptionHandler)">
<summary>Notifies listeners about a valid exception from the WCS Service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionClass.FireWCSRequest(System.String,System.String)">
<summary>Notifies listeners about the URL request made to this WCS Service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_FireWCSRequest(System.String,System.String)">
<summary>Notifies listeners about the URL request made to this WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.Keyword(System.Int32)">
<summary>Available keyword at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_Keyword(System.Int32)">
<summary>Available keyword at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.KeywordCount">
<summary>Available keyword count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_KeywordCount">
<summary>Available keyword count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.SupportedVersion(System.Int32)">
<summary>Supported version at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_SupportedVersion(System.Int32)">
<summary>Supported version at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.SupportedVersionsCount">
<summary>Supported versions count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_SupportedVersionsCount">
<summary>Supported versions count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.Title">
<summary>Title of WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_Title">
<summary>Title of WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.Version">
<summary>Default version of WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_Version">
<summary>Default version of WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.WCSName">
<summary>Name of WCS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionClass.IWCSServiceDescription_WCSName">
<summary>Name of WCS Service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionClass.InterfaceSupportsErrorInfo(System.Guid@)">
<summary>See the ESRI SDK Help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionClass.ISupportErrorInfo_InterfaceSupportsErrorInfo(System.Guid@)">
<summary>See the ESRI SDK Help.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WCSConnectionFactory">
<summary>A factory object for WCS Connections.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WCSConnectionFactoryClass">
<summary>A factory object for WCS Connections.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionFactoryClass.Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens an WCS connection for the given properties.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionFactoryClass.IWCSConnectionFactory_Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens an WCS connection for the given properties.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>A factory object for WCS Connections. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>A factory object for WCS Connections. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionFactoryClass.#ctor">
<summary>A factory object for WCS Connections. Constructor has no input arguments.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WCSConnectionName">
<summary>The WCS Connection name.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WCSConnectionNameClass">
<summary>The WCS Connection name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionNameClass.ConnectionInfo">
<summary>Connection info about this connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionNameClass.IWCSConnectionName_ConnectionInfo">
<summary>Connection info about this connection.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>The WCS Connection name. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>The WCS Connection name. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionNameClass.#ctor">
<summary>The WCS Connection name. Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionNameClass.ConnectionProperties">
<summary>Connection properties that will be used to connect to the WCS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionNameClass.IWCSConnectionName_ConnectionProperties">
<summary>Connection properties that will be used to connect to the WCS server.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionNameClass.OpenEx(ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens the WCS Connection.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionNameClass.IWCSConnectionName_OpenEx(ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens the WCS Connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionNameClass.NameString">
<summary>The name string of the object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSConnectionNameClass.IName_NameString">
<summary>The name string of the object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionNameClass.Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSConnectionNameClass.IName_Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WCSServiceExceptionHandler">
<summary>WCS Service Exception Handler.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WCSServiceExceptionHandlerClass">
<summary>WCS Service Exception Handler.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSServiceExceptionHandlerClass.ExceptionCode(System.Int32)">
<summary>WCS service exception code at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSServiceExceptionHandlerClass.IWCSServiceExceptionHandler_ExceptionCode(System.Int32)">
<summary>WCS service exception code at the given index.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>WCS Service Exception Handler. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>WCS Service Exception Handler. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSServiceExceptionHandlerClass.#ctor">
<summary>WCS Service Exception Handler. Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSServiceExceptionHandlerClass.ExceptionCount">
<summary>Number of exceptions.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSServiceExceptionHandlerClass.IWCSServiceExceptionHandler_ExceptionCount">
<summary>Number of exceptions.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSServiceExceptionHandlerClass.ExceptionDescription(System.Int32)">
<summary>WCS service exception description at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WCSServiceExceptionHandlerClass.IWCSServiceExceptionHandler_ExceptionDescription(System.Int32)">
<summary>WCS service exception description at the given index.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSServiceExceptionHandlerClass.ParseExceptions(System.String)">
<summary>Parses the response to the give URL for any WCS error codes and descriptions.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WCSServiceExceptionHandlerClass.IWCSServiceExceptionHandler_ParseExceptions(System.String)">
<summary>Parses the response to the give URL for any WCS error codes and descriptions.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMSConnection">
<summary>The Connection for WMS.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMSConnectionClass">
<summary>The Connection for WMS.</summary>
</member>
<member name="E:ESRI.ArcGIS.GISClient.WMSConnectionClass.WMSException">
<summary>Fired when the an URL request is made to WMS server and the server fails with a valid exception.</summary>
</member>
<member name="E:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSClientEvents_WMSException">
<summary>Fired when the an URL request is made to WMS server and the server fails with a valid exception.</summary>
</member>
<member name="E:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSClientEvents_Event_WMSException">
<summary>Fired when the an URL request is made to WMS server and the server fails with a valid exception.</summary>
</member>
<member name="E:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSClientEvents_Event.WMSException">
<summary>Fired when the an URL request is made to WMS server and the server fails with a valid exception.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>Fired when the an URL request is made to WMS server and the server fails with a valid exception.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>Fired when the an URL request is made to WMS server and the server fails with a valid exception.</summary>
</member>
<member name="E:ESRI.ArcGIS.GISClient.IWMSClientEvents_Event.WMSException">
<summary>Fired when the an URL request is made to WMS server and the server fails with a valid exception.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMSClientEvents_WMSExceptionEventHandler">
<summary>Handles the IWMSClientEvents_Event.WMSException Event</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMSClientEvents_Event">
<summary>Provides access to events that occur when a URL request is made to the WMS server.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionClass.#ctor">
<summary>The Connection for WMS. Constructor has no input arguments.</summary>
</member>
<member name="E:ESRI.ArcGIS.GISClient.WMSConnectionClass.WMSRequest">
<summary>Fired when the an URL request is made to WMS server.</summary>
</member>
<member name="E:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSClientEvents_WMSRequest">
<summary>Fired when the an URL request is made to WMS server.</summary>
</member>
<member name="E:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSClientEvents_Event_WMSRequest">
<summary>Fired when the an URL request is made to WMS server.</summary>
</member>
<member name="E:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSClientEvents_Event.WMSRequest">
<summary>Fired when the an URL request is made to WMS server.</summary>
</member>
<member name="E:ESRI.ArcGIS.GISClient.IWMSClientEvents_Event.WMSRequest">
<summary>Fired when the an URL request is made to WMS server.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.IWMSClientEvents_WMSRequestEventHandler">
<summary>Handles the IWMSClientEvents_Event.WMSRequest Event</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.FullName">
<summary>Complete information required to connect to a WMS server..</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSConnection_FullName">
<summary>Complete information required to connect to a WMS server..</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.Name">
<summary>Name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSConnection_Name">
<summary>Name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.BaseURL(System.String,System.String)">
<summary>Base url for given capability and request method.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_BaseURL(System.String,System.String)">
<summary>Base url for given capability and request method.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.ExceptionFormat(System.Int32)">
<summary>Supported exception at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_ExceptionFormat(System.Int32)">
<summary>Supported exception at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.ExceptionFormatCount">
<summary>Supported exception format count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_ExceptionFormatCount">
<summary>Supported exception format count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.FeatureInfoFormat(System.Int32)">
<summary>Supported FeatureInfoFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_FeatureInfoFormat(System.Int32)">
<summary>Supported FeatureInfoFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.FeatureInfoFormatCount">
<summary>Supported FeatureInfoFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_FeatureInfoFormatCount">
<summary>Supported FeatureInfoFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.FeatureInfoRequestURL(ESRI.ArcGIS.esriSystem.IArray,ESRI.ArcGIS.Geometry.IEnvelope,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)">
<summary>The url to download the feature info from.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_FeatureInfoRequestURL(ESRI.ArcGIS.esriSystem.IArray,ESRI.ArcGIS.Geometry.IEnvelope,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String)">
<summary>The url to download the feature info from.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionClass.FireWMSException(System.String,System.String,ESRI.ArcGIS.GISClient.IWMSServiceExceptionHandler)">
<summary>Notifies listeners about a valid exception from the WMS Service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_FireWMSException(System.String,System.String,ESRI.ArcGIS.GISClient.IWMSServiceExceptionHandler)">
<summary>Notifies listeners about a valid exception from the WMS Service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionClass.FireWMSRequest(System.String,System.String)">
<summary>Notifies listeners about the URL request made to this WMS Service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_FireWMSRequest(System.String,System.String)">
<summary>Notifies listeners about the URL request made to this WMS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.ImageFormat(System.Int32)">
<summary>Supported GetMap's ImageFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_ImageFormat(System.Int32)">
<summary>Supported GetMap's ImageFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.ImageFormatCount">
<summary>Supported GetMap's ImageFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_ImageFormatCount">
<summary>Supported GetMap's ImageFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.ImageRequestUrl(ESRI.ArcGIS.esriSystem.IArray,ESRI.ArcGIS.Geometry.IEnvelope,System.Int32,System.Int32,System.Int32,System.String,System.Boolean)">
<summary>The URL to download the map image from.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_ImageRequestUrl(ESRI.ArcGIS.esriSystem.IArray,ESRI.ArcGIS.Geometry.IEnvelope,System.Int32,System.Int32,System.Int32,System.String,System.Boolean)">
<summary>The URL to download the map image from.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.LayerDescription(System.Int32)">
<summary>WMS layer information at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_LayerDescription(System.Int32)">
<summary>WMS layer information at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.LayerDescriptionCount">
<summary>WMS layer count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_LayerDescriptionCount">
<summary>WMS layer count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.SRS(System.Int32)">
<summary>Supported SRS at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_SRS(System.Int32)">
<summary>Supported SRS at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.SRSCount">
<summary>Supported SRS count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_SRSCount">
<summary>Supported SRS count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.WMSAbstract">
<summary>Abstract of WMS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_WMSAbstract">
<summary>Abstract of WMS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.WMSName">
<summary>Name of WMS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_WMSName">
<summary>Name of WMS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.WMSTitle">
<summary>Title of WMS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_WMSTitle">
<summary>Title of WMS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.WMSVersion">
<summary>Version of WMS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionClass.IWMSServiceDescription_WMSVersion">
<summary>Version of WMS Service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionClass.InterfaceSupportsErrorInfo(System.Guid@)">
<summary>See the ESRI SDK Help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionClass.ISupportErrorInfo_InterfaceSupportsErrorInfo(System.Guid@)">
<summary>See the ESRI SDK Help.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMSConnectionFactory">
<summary>A factory object for WMS Connections.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMSConnectionFactoryClass">
<summary>A factory object for WMS Connections.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionFactoryClass.Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens a WMS connection for the given properties.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionFactoryClass.IWMSConnectionFactory_Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens a WMS connection for the given properties.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>A factory object for WMS Connections. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>A factory object for WMS Connections. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionFactoryClass.#ctor">
<summary>A factory object for WMS Connections. Constructor has no input arguments.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMSConnectionName">
<summary>The WMS Connection name.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMSConnectionNameClass">
<summary>The WMS Connection name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionNameClass.ConnectionProperties">
<summary>Connection properties that will be used to connect to the WMS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionNameClass.IWMSConnectionName_ConnectionProperties">
<summary>Connection properties that will be used to connect to the WMS server.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>The WMS Connection name. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>The WMS Connection name. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionNameClass.#ctor">
<summary>The WMS Connection name. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionNameClass.OpenEx(ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens the WMS Connection.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionNameClass.IWMSConnectionName_OpenEx(ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens the WMS Connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionNameClass.NameString">
<summary>The name string of the object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSConnectionNameClass.IName_NameString">
<summary>The name string of the object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionNameClass.Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSConnectionNameClass.IName_Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMSServiceExceptionHandler">
<summary>WMS Service Exception Handler.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMSServiceExceptionHandlerClass">
<summary>WMS Service Exception Handler.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSServiceExceptionHandlerClass.ExceptionCode(System.Int32)">
<summary>WMS service exception code at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSServiceExceptionHandlerClass.IWMSServiceExceptionHandler_ExceptionCode(System.Int32)">
<summary>WMS service exception code at the given index.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>WMS Service Exception Handler. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>WMS Service Exception Handler. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSServiceExceptionHandlerClass.#ctor">
<summary>WMS Service Exception Handler. Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSServiceExceptionHandlerClass.ExceptionCount">
<summary>Number of exceptions.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSServiceExceptionHandlerClass.IWMSServiceExceptionHandler_ExceptionCount">
<summary>Number of exceptions.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSServiceExceptionHandlerClass.ExceptionDescription(System.Int32)">
<summary>WMS service exception description at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMSServiceExceptionHandlerClass.IWMSServiceExceptionHandler_ExceptionDescription(System.Int32)">
<summary>WMS service exception description at the given index.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSServiceExceptionHandlerClass.ParseExceptions(System.String)">
<summary>Parses the response to the give URL for any WMS error codes and descriptions.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMSServiceExceptionHandlerClass.IWMSServiceExceptionHandler_ParseExceptions(System.String)">
<summary>Parses the response to the give URL for any WMS error codes and descriptions.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSConnection">
<summary>The Connection for WMTS.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSConnectionClass">
<summary>The Connection for WMTS.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.FullName">
<summary>Complete information required to connect to a WMTS server..</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSConnection_FullName">
<summary>Complete information required to connect to a WMTS server..</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>The Connection for WMTS. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>The Connection for WMTS. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSConnectionClass.#ctor">
<summary>The Connection for WMTS. Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.Name">
<summary>Name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSConnection_Name">
<summary>Name of the connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.FeatureInfoFormat(System.Int32)">
<summary>Supported FeatureInfoFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSServiceDescription_FeatureInfoFormat(System.Int32)">
<summary>Supported FeatureInfoFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.FeatureInfoFormatCount">
<summary>Supported FeatureInfoFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSServiceDescription_FeatureInfoFormatCount">
<summary>Supported FeatureInfoFormat count.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSConnectionClass.GetOperationUrl(System.String)">
<summary>Base url for given operation.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSServiceDescription_GetOperationUrl(System.String)">
<summary>Base url for given operation.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.ImageFormat(System.Int32)">
<summary>Supported GetMap's ImageFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSServiceDescription_ImageFormat(System.Int32)">
<summary>Supported GetMap's ImageFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.ImageFormatCount">
<summary>Supported GetMap's ImageFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSServiceDescription_ImageFormatCount">
<summary>Supported GetMap's ImageFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.LayerDescription(System.Int32)">
<summary>WMTS layer information at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSServiceDescription_LayerDescription(System.Int32)">
<summary>WMTS layer information at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.LayerDescriptionCount">
<summary>WMTS layer count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSServiceDescription_LayerDescriptionCount">
<summary>WMTS layer count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.TileMatrixSet(System.Int32)">
<summary>WMTS Tile Matrix information at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSServiceDescription_TileMatrixSet(System.Int32)">
<summary>WMTS Tile Matrix information at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.TileMatrixSetCount">
<summary>WMTS TileMatrix Set count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSServiceDescription_TileMatrixSetCount">
<summary>WMTS TileMatrix Set count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.WMTSAbstract">
<summary>Abstract of WMTS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSServiceDescription_WMTSAbstract">
<summary>Abstract of WMTS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.WMTSName">
<summary>Name of WMTS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSServiceDescription_WMTSName">
<summary>Name of WMTS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.WMTSTitle">
<summary>Title of WMTS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSServiceDescription_WMTSTitle">
<summary>Title of WMTS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.WMTSVersion">
<summary>Version of WMTS Service.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionClass.IWMTSServiceDescription_WMTSVersion">
<summary>Version of WMTS Service.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSConnectionClass.InterfaceSupportsErrorInfo(System.Guid@)">
<summary>See the ESRI SDK Help.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSConnectionClass.ISupportErrorInfo_InterfaceSupportsErrorInfo(System.Guid@)">
<summary>See the ESRI SDK Help.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSConnectionFactory">
<summary>A factory object for WMTS Connections.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSConnectionFactoryClass">
<summary>A factory object for WMTS Connections.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSConnectionFactoryClass.Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens a WMTS connection for the given properties.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSConnectionFactoryClass.IWMTSConnectionFactory_Open(ESRI.ArcGIS.esriSystem.IPropertySet,System.Int32,ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens a WMTS connection for the given properties.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>A factory object for WMTS Connections. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>A factory object for WMTS Connections. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSConnectionFactoryClass.#ctor">
<summary>A factory object for WMTS Connections. Constructor has no input arguments.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSConnectionName">
<summary>The WMTS Connection name.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSConnectionNameClass">
<summary>The WMTS Connection name.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionNameClass.ConnectionProperties">
<summary>Connection properties that will be used to connect to the WMS server.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionNameClass.IWMTSConnectionName_ConnectionProperties">
<summary>Connection properties that will be used to connect to the WMS server.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>The WMTS Connection name. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>The WMTS Connection name. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSConnectionNameClass.#ctor">
<summary>The WMTS Connection name. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSConnectionNameClass.OpenEx(ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens the WMS Connection.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSConnectionNameClass.IWMTSConnectionName_OpenEx(ESRI.ArcGIS.esriSystem.ITrackCancel)">
<summary>Opens the WMS Connection.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionNameClass.NameString">
<summary>The name string of the object.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSConnectionNameClass.IName_NameString">
<summary>The name string of the object.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSConnectionNameClass.Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSConnectionNameClass.IName_Open">
<summary>Opens the object referred to by this name.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSDimension">
<summary>WMTS Dimension.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSDimensionClass">
<summary>WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.Abstract">
<summary>Abstract of the WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.IWMTSDimension_Abstract">
<summary>Abstract of the WMTS Dimension.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>WMTS Dimension. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>WMTS Dimension. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSDimensionClass.#ctor">
<summary>WMTS Dimension. Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.DefaultValue">
<summary>Default value for WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.IWMTSDimension_DefaultValue">
<summary>Default value for WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.Identifier">
<summary>Identifier of WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.IWMTSDimension_Identifier">
<summary>Identifier of WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.SupportsCurrentValue">
<summary>Indicates whether the current keyword is supported as a value.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.IWMTSDimension_SupportsCurrentValue">
<summary>Indicates whether the current keyword is supported as a value.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.Title">
<summary>Title of WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.IWMTSDimension_Title">
<summary>Title of WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.UnitsSymbol">
<summary>Symbol of the units for value in WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.IWMTSDimension_UnitsSymbol">
<summary>Symbol of the units for value in WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.Value(System.Int32)">
<summary>Value at a given index in WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.IWMTSDimension_Value(System.Int32)">
<summary>Value at a given index in WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.ValueCount">
<summary>Value count in WMTS Dimension.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSDimensionClass.IWMTSDimension_ValueCount">
<summary>Value count in WMTS Dimension.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSLayerDescription">
<summary>A factory object for WMTS Layer Description.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass">
<summary>A factory object for WMTS Layer Description.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.Abstract">
<summary>Abstract of the WMTS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_Abstract">
<summary>Abstract of the WMTS layer.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>A factory object for WMTS Layer Description. Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>A factory object for WMTS Layer Description. Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.#ctor">
<summary>A factory object for WMTS Layer Description. Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.BoundingBox(System.Int32,ESRI.ArcGIS.Geometry.IEnvelope@,System.String@)">
<summary>Minimum bounding extents of the layer data along with the applicable SRS.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_BoundingBox(System.Int32,ESRI.ArcGIS.Geometry.IEnvelope@,System.String@)">
<summary>Minimum bounding extents of the layer data along with the applicable SRS.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.BoundingBoxCount">
<summary>Number of bounding extents of the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_BoundingBoxCount">
<summary>Number of bounding extents of the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.Dimension(System.Int32)">
<summary>Dimension of the layer at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_Dimension(System.Int32)">
<summary>Dimension of the layer at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.DimensionCount">
<summary>Number of dimension in the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_DimensionCount">
<summary>Number of dimension in the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.FeatureInfoFormat(System.Int32)">
<summary>Supported FeatureInfoFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_FeatureInfoFormat(System.Int32)">
<summary>Supported FeatureInfoFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.FeatureInfoFormatCount">
<summary>Supported FeatureInfoFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_FeatureInfoFormatCount">
<summary>Supported FeatureInfoFormat count.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.GetRESTResourceInfo(System.String,System.String@,System.String@)">
<summary>Url for the given REST resource.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_GetRESTResourceInfo(System.String,System.String@,System.String@)">
<summary>Url for the given REST resource.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.Identifier">
<summary>Identifier of WMTS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_Identifier">
<summary>Identifier of WMTS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.ImageFormat(System.Int32)">
<summary>Supported GetMap's ImageFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_ImageFormat(System.Int32)">
<summary>Supported GetMap's ImageFormat at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.ImageFormatCount">
<summary>Supported GetMap's ImageFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_ImageFormatCount">
<summary>Supported GetMap's ImageFormat count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.StyleDescription(System.Int32)">
<summary>Style of the layer at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_StyleDescription(System.Int32)">
<summary>Style of the layer at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.StyleDescriptionCount">
<summary>Number of styles in the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_StyleDescriptionCount">
<summary>Number of styles in the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.TileMatrixSetLink(System.Int32)">
<summary>TileMatrixSet Link of the layer at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_TileMatrixSetLink(System.Int32)">
<summary>TileMatrixSet Link of the layer at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.TileMatrixSetLinkCount">
<summary>Number of TileMatrixSet Links in the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_TileMatrixSetLinkCount">
<summary>Number of TileMatrixSet Links in the layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.Title">
<summary>Title of WMTS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_Title">
<summary>Title of WMTS layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.WGS84BoundingBox">
<summary>Minimum bounding extent of the layer data in EPSG:4326.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_WGS84BoundingBox">
<summary>Minimum bounding extent of the layer data in EPSG:4326.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.WMTSVersion">
<summary>WMTS Version.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSLayerDescriptionClass.IWMTSLayerDescription_WMTSVersion">
<summary>WMTS Version.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSTileMatrix">
<summary>Object that describes a particular tile matrix</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass">
<summary>Object that describes a particular tile matrix</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.Identifier">
<summary>Tile matrix set identifier.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.IWMTSTileMatrix_Identifier">
<summary>Tile matrix set identifier.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>Object that describes a particular tile matrix Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>Object that describes a particular tile matrix Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.#ctor">
<summary>Object that describes a particular tile matrix Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.MatrixHeight">
<summary>Height of each tile of this tile matrix in pixels.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.IWMTSTileMatrix_MatrixHeight">
<summary>Height of each tile of this tile matrix in pixels.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.MatrixWidth">
<summary>Width of each tile of this tile matrix in pixels.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.IWMTSTileMatrix_MatrixWidth">
<summary>Width of each tile of this tile matrix in pixels.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.ScaleDenominator">
<summary>Scale denominator level of this tile matrix.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.IWMTSTileMatrix_ScaleDenominator">
<summary>Scale denominator level of this tile matrix.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.TileHeight">
<summary>Height of each tile of this tile matrix in pixels.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.IWMTSTileMatrix_TileHeight">
<summary>Height of each tile of this tile matrix in pixels.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.TileWidth">
<summary>Width of each tile of this tile matrix in pixels.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.IWMTSTileMatrix_TileWidth">
<summary>Width of each tile of this tile matrix in pixels.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.TopLeftCorner">
<summary>Position in CRS coordinates of the top-left corner of this tile matrix.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixClass.IWMTSTileMatrix_TopLeftCorner">
<summary>Position in CRS coordinates of the top-left corner of this tile matrix.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSTileMatrixSet">
<summary>Object that describes a particular set of tile matrices</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass">
<summary>Object that describes a particular set of tile matrices</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.BoundingBox">
<summary>Minimum bounding rectangle surrounding the visible layer presented by this tile matrix set, in the supported CRS.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.IWMTSTileMatrixSet_BoundingBox">
<summary>Minimum bounding rectangle surrounding the visible layer presented by this tile matrix set, in the supported CRS.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>Object that describes a particular set of tile matrices Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>Object that describes a particular set of tile matrices Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.#ctor">
<summary>Object that describes a particular set of tile matrices Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.BoundingBoxCRS">
<summary>CRS for the BoundingBox</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.IWMTSTileMatrixSet_BoundingBoxCRS">
<summary>CRS for the BoundingBox</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.Identifier">
<summary>Tile matrix set identifier.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.IWMTSTileMatrixSet_Identifier">
<summary>Tile matrix set identifier.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.SupportedCRS">
<summary>Reference to one coordinate reference system (CRS).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.IWMTSTileMatrixSet_SupportedCRS">
<summary>Reference to one coordinate reference system (CRS).</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.TileMatrix(System.Int32)">
<summary>TileMatrix at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.IWMTSTileMatrixSet_TileMatrix(System.Int32)">
<summary>TileMatrix at the given index.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.TileMatrixCount">
<summary>TileMatrix count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.IWMTSTileMatrixSet_TileMatrixCount">
<summary>TileMatrix count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.Title">
<summary>Tile matrix set title.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.IWMTSTileMatrixSet_Title">
<summary>Tile matrix set title.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.WellKnownScaleSet">
<summary>Reference to a well known scale set.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetClass.IWMTSTileMatrixSet_WellKnownScaleSet">
<summary>Reference to a well known scale set.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetLink">
<summary>Object that describes metadata about the TileMatrixSet reference</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetLinkClass">
<summary>Object that describes metadata about the TileMatrixSet reference</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetLinkClass.TileMatrixSet">
<summary>Identifier for the TileMatrix.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetLinkClass.IWMTSTileMatrixSetLink_TileMatrixSet">
<summary>Identifier for the TileMatrix.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient..">
<summary>Object that describes metadata about the TileMatrixSet reference Constructor has no input arguments.</summary>
</member>
<member name="ESRI.ArcGIS.GISClient.._">
<summary>Object that describes metadata about the TileMatrixSet reference Constructor has no input arguments.</summary>
</member>
<member name="M:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetLinkClass.#ctor">
<summary>Object that describes metadata about the TileMatrixSet reference Constructor has no input arguments.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetLinkClass.TileMatrixSetLimits(System.Int32)">
<summary>TileMatrixLimits that describe the availble tile for this layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetLinkClass.IWMTSTileMatrixSetLink_TileMatrixSetLimits(System.Int32)">
<summary>TileMatrixLimits that describe the availble tile for this layer.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetLinkClass.TileMatrixSetLimitsCount">
<summary>TileMatrixSetLimits count.</summary>
</member>
<member name="P:ESRI.ArcGIS.GISClient.WMTSTileMatrixSetLinkClass.IWMTSTileMatrixSetLink_TileMatrixSetLimitsCount">
<summary>TileMatrixSetLimits count.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.acIndexStatus">
<summary>ArcIMS Metadata Document Index Status.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acIndexStatus.acNotIndexed">
<summary>Not indexed.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acIndexStatus.acIndexed">
<summary>Indexed.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acIndexStatus.acIndexError">
<summary>Index error.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.acMapUnits">
<summary>ArcIMS map units.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acMapUnits.acDecimalDegrees">
<summary>Decimal degrees.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acMapUnits.acMeters">
<summary>Meters.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acMapUnits.acFeet">
<summary>Feet.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acMapUnits.acKilometers">
<summary>Kilometers.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acMapUnits.acMiles">
<summary>Miles.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.acSecurityType">
<summary>ArcIMS Security Service Type. Use a combination to describe the security of a service.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acSecurityType.acSecurityNone">
<summary>No security is set on the service.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acSecurityType.acSecurityGetFeaturesDisabled">
<summary>GET_FEATURES is disabled on the service.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.acServiceType">
<summary>ArcIMS Map Service Type.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acServiceType.acMapService">
<summary>An image map service.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acServiceType.acFeatureService">
<summary>A feature stream service.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acServiceType.acMetadataService">
<summary>A metadata service.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acServiceType.acGlobeService">
<summary>A globe service.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acServiceType.acWMSService">
<summary>A WMS service.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acServiceType.acUnknownService">
<summary>An unknown service.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.acUserRole">
<summary>ArcIMS User Role.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acUserRole.acLegacyUser">
<summary>Metadata browser.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acUserRole.acBrowser">
<summary>Metadata browser.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acUserRole.acPublisher">
<summary>Metadata publisher.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acUserRole.acServiceAuthor">
<summary>Service author.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.acUserRole.acAdministrator">
<summary>Metadata administrator.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.agsClientError">
<summary>AGS Client Error Codes.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.agsClientError.AGS_E_CONNECTION_CANCELLED">
<summary>AGS Connection Dialog Cancelled</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.agsClientError.AGS_E_INSECURE_TOKENSERVICEURL">
<summary>Insecure (non-https) Token Service URL.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.agsClientError.AGS_E_NO_CONNECT_INSECURE_TOKENSERVICEURL">
<summary>Did not connect due to insecure (non-https) Token Service URL.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.agsClientError.AGS_E_SERVICE_STARTED_WITH_ERRORS">
<summary>The service started with errors.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.agsClientError.AGS_E_REDIRECTION">
<summary>The connection URL is a redirection.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.agsClientError.AGS_E_UPLOAD_IS_TOO_LARGE">
<summary>The file to upload is larger than the maximum upload size defined by the service.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.esriAGSConnectionMode">
<summary>The level of access the connection has to the GIS Server.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSConnectionMode.esriAGSConnectionModeConsumer">
<summary>Consumer level with access to the server object manager.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSConnectionMode.esriAGSConnectionModeAdmin">
<summary>Admin level with access to the server object amanager and the server object admin.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSConnectionMode.esriAGSConnectionModePublisher">
<summary>Publisher level with access to the server object amanager and the server object admin.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.esriAGSConnectionType">
<summary>The GIS server connection type.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSConnectionType.esriAGSConnectionTypeLAN">
<summary>Connection is to the GIS server over a LAN.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSConnectionType.esriAGSConnectionTypeInternet">
<summary>Connection is to the GIS server web services catalog using internet protocals.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSConnectionType.esriAGSConnectionTypeRESTAdmin">
<summary>Connection is to the GIS servers using JSON admin API.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.esriAGSServerType">
<summary>The GIS server connection type.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSServerType.esriAGSServerTypeUnknown">
<summary>Uninitialized Server Type.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSServerType.esriAGSServerTypeClassic">
<summary>The classic ArcGIS server.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSServerType.esriAGSServerTypeDiscovery">
<summary>The discovery ArcGIS server.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSServerType.esriAGSServerTypeSDS">
<summary>The SDS server.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSServerType.esriAGSServerTypeAGO">
<summary>The ArcGISOnline.com server.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.esriAGSServerVersionType">
<summary>The server version type.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSServerVersionType.esriAGSServerVersionTypeSoap">
<summary>The version type is SOAP.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSServerVersionType.esriAGSServerVersionTypeREST">
<summary>The version type is REST.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriAGSServerVersionType.esriAGSServerVersionTypeAdmin">
<summary>The version type is Admin.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.esriServiceURLType">
<summary>The URL type to access a service.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriServiceURLType.esriServiceURLTypeSoap">
<summary>The service URL type is SOAP.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriServiceURLType.esriServiceURLTypeREST">
<summary>The service URL type is REST.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.esriServiceURLType.esriServiceURLTypeAdmin">
<summary>The service URL type is Admin.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.imsErrors">
<summary>IMS Error Codes.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.imsErrors.IMS_E_ACCESS_DENIED">
<summary>Server denied the access to the requested service.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.imsErrors.IMS_E_PROXY_AUTHENTICATION_FAILED">
<summary>Proxy authentication required.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.imsErrors.IMS_E_UNABLE_TO_CONNECT">
<summary>Unable to connect to the server.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.imsErrors.IMS_E_MISSING_URL">
<summary>URL is missing.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.imsErrors.IMS_E_MISSING_SERVICENAME">
<summary>Service name is missing.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.wcsErrors">
<summary>WCS Error Codes.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wcsErrors.WCSCONN_E_ACCESS_DENIED">
<summary>Server denied the access to the requested service.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wcsErrors.WCSCONN_E_PROXY_AUTHENTICATION_FAILED">
<summary>Proxy authentication required.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wcsErrors.WCSCONN_E_UNABLE_TO_CONNECT">
<summary>Unable to connect to the server.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wcsErrors.WCSCONN_E_MISSING_URL">
<summary>URL is missing.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wcsErrors.WCSCONN_E_MISSING_SERVICENAME">
<summary>Service name is missing.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wcsErrors.WCSCONN_E_INCORRECT_URL">
<summary>Incorrect URL.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wcsErrors.WCSCONN_E_SERVER_NOT_AVAILABLE">
<summary>Server not available.</summary>
</member>
<member name="T:ESRI.ArcGIS.GISClient.wmsErrors">
<summary>WMS Error Codes.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wmsErrors.WMSCONN_E_ACCESS_DENIED">
<summary>Server denied the access to the requested service.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wmsErrors.WMSCONN_E_PROXY_AUTHENTICATION_FAILED">
<summary>Proxy authentication required.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wmsErrors.WMSCONN_E_UNABLE_TO_CONNECT">
<summary>Unable to connect to the server.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wmsErrors.WMSCONN_E_MISSING_URL">
<summary>URL is missing.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wmsErrors.WMSCONN_E_MISSING_SERVICENAME">
<summary>Service name is missing.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wmsErrors.WMSCONN_E_INCORRECT_URL">
<summary>Incorrect URL.</summary>
</member>
<member name="F:ESRI.ArcGIS.GISClient.wmsErrors.WMSCONN_E_SERVER_NOT_AVAILABLE">
<summary>Server not available.</summary>
</member>
</members>
</doc>