ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data Namespace / RelationshipClassDefinition Class / GetBackwardPathLabel Method
Version

GetBackwardPathLabel Method
Gets the label that displays when navigating from the destination to the origin.
Syntax
public string GetBackwardPathLabel()

Return Value

The label that displays when navigating from the destination to the origin.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also