This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRelClassSchemaEdit Interface > IRelClassSchemaEdit.AlterBackwardPathLabel Method (ArcObjects .NET 10.4 SDK) |
Changes the backward path label for this relationship class.
[Visual Basic .NET] Public Sub AlterBackwardPathLabel ( _ ByVal BackwardLabel As String _ )
[C#] public void AlterBackwardPathLabel ( string BackwardLabel );
[C++]
HRESULT AlterBackwardPathLabel(
BSTR BackwardLabel
);
[C++]
Parameters BackwardLabel [in] BackwardLabel is a parameter of type BSTR