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