ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / RelationshipClassDefinition Class / GetBackwardPathLabel Method

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

    Return Value

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also