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