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

In This Topic
    BackwardPathLabel Property (RelationshipClassDescription)
    In This Topic
    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 Property BackwardPathLabel As String
    public string BackwardPathLabel {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also