ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / VirtualRelationshipClassDescription Class / BackwardPathLabel Property

In This Topic
    BackwardPathLabel Property (VirtualRelationshipClassDescription)
    In This Topic
    Gets or sets a backward path label. An optional value. If not set, the default value is "backward".
    Syntax
    public string BackwardPathLabel {get; set;}
    Public Property BackwardPathLabel As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also