This document is archived and information here might be outdated.  Recommended version.


IIMSMapLayer.Connection Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IIMSMapLayer.Connection Property

The service.

[Visual Basic .NET]
Public ReadOnly Property Connection As IIMSServiceDescription
[C#]
public IIMSServiceDescription Connection {get;}
[C++]
HRESULT get_Connection(
  IIMSServiceDescription** Service
);
[C++]

Parameters Service [out, retval]
Service is a parameter of type IIMSServiceDescription

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IIMSMapLayer Interface