ArcGIS Pro 3.0 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, Windows 8.1

    See Also