ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / LocatorType Enumeration

In This Topic
    LocatorType Enumeration
    In This Topic
    Type of locators.
    Syntax
    Members
    MemberDescription
    Layer LocatorURI is based on a Layer in the map
    Locator Locator is based on local locator file or URL.
    Table LocatorURI is based on a Table in the map
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.LocatorType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also