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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also