ArcObjects Library Reference  (Carto)    

IIMSMapLayer.Connection Property

The service.

[Visual Basic 6.0]
Property Connection As IIMSServiceDescription
[Visual Basic .NET]
Public ReadOnly Property Connection As IIMSServiceDescription
[C#]
public IIMSServiceDescription Connection {get;}
[Java]
public  getConnection (
    IIMSServiceDescription service
)
[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

 


Feedback Send feedback on this page