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


IMapServerRelationships Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerRelationships Interface
ArcGIS Developer Help

IMapServerRelationships Interface

Provides access to the Map Server Relationships Interface.

Product Availability

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

Members

Name Description
Method Add Adds a relationship.
Read-only property Count The relationship count.
Read-only property Element The relationship at the specified position.
Method Insert Adds a relationship at the specified position.
Method Remove Removes the relationship at the specified position.
Method RemoveAll Removes all relationships.

Classes that implement IMapServerRelationships

Classes Description
MapServerRelationships A collection of Map Server Relationship objects.