ArcGIS Pro 3.7 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 Property AllowAutoRelocate As Boolean
    public bool AllowAutoRelocate {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also