ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / NALocatorDefinition Class / AllowAutoRelocate Property

In This Topic
    AllowAutoRelocate Property
    In This Topic
    Gets and sets a boolean which indicates whether to turn on or off auto-relocate behavior at solve time.
    Syntax
    public bool AllowAutoRelocate {get; set;}
    Public Property AllowAutoRelocate As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also