ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / RelationshipClassDescription Class / ForwardPathLabel Property

In This Topic
    ForwardPathLabel Property (RelationshipClassDescription)
    In This Topic
    Gets the forward path label of the ArcGIS.Core.Data.RelationshipClass to uniquely identify the relationship when navigating from the origin to the destination.
    Syntax
    public string ForwardPathLabel {get; set;}
    Public Property ForwardPathLabel As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also