ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / RelationshipClassDefinition Class / GetForwardPathLabel Method

In This Topic
    GetForwardPathLabel Method
    In This Topic
    Gets the label that displays when navigating from the origin to the destination.
    Syntax
    Public Function GetForwardPathLabel() As String
    public string GetForwardPathLabel()

    Return Value

    The label that displays when navigating from the origin to the destination.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also