ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / NALocatorDefinition Class / FindClosest Property

In This Topic
    FindClosest Property
    In This Topic
    Gets and sets a boolean which indicates if the closest location (only) should be returned.
    Syntax
    public bool FindClosest {get; set;}
    Public Property FindClosest As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also