ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / NARouteSolver Class / FindBestSequence Property

In This Topic
    FindBestSequence Property
    In This Topic
    Gets and sets a boolean which indicates if the solver should resequence the route in the optimal order.
    Syntax
    Public Property FindBestSequence As Boolean
    public bool FindBestSequence {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also