ArcGIS Pro 3.2 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 string GetForwardPathLabel()
    Public Function GetForwardPathLabel() As String

    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, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also