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

In This Topic
    BackwardPathLabel Property
    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, Windows 8.1

    See Also