ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / RelationshipClassDescription Class / BackwardPathLabel Property
Version

BackwardPathLabel Property (RelationshipClassDescription)
Gets the backward path label of the ArcGIS.Core.Data.RelationshipClass to uniquely identify the relationship when navigating from the destination to the origin.
Syntax
public string BackwardPathLabel {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also