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


IRelClassSchemaEdit Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRelClassSchemaEdit Interface
ArcGIS Developer Help

IRelClassSchemaEdit Interface

Provides access to members that modify a relationship class's properties.

Product Availability

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

Description

This interface can be used to modify a relationship class after it's been created.

Members

Name Description
Method AlterBackwardPathLabel Changes the backward path label for this relationship class.
Method AlterForwardPathLabel Changes the forward path label for this relationship class.
Method AlterIsComposite Changes the type of this relationship class.

Classes that implement IRelClassSchemaEdit

Classes Description
AttributedRelationshipClass Esri Attributed Relationship Class object.
RelationshipClass Esri Relationship Class object.