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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also