ArcGIS Pro 3.7 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 Property BackwardPathLabel As String
    public string BackwardPathLabel {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also