ArcGIS Pro 2.6 API Reference Guide
NALocator Class Members
Properties  Methods  Events


ArcGIS.Core.CIM Namespace : NALocator Class

The following tables list the members exposed by NALocator.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Gets and sets a boolean which indicates whether to exclude restricted portions of the network when locating points. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
Public Property Gets and sets a boolean which indicates if the closest location (only) should be returned. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
Public Property Gets and sets the maximum snap tolerance. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
Public Property Gets and sets the locator agents. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
Public Property Gets and sets the output spatial reference. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
Public Property Gets and sets the snap tolerance. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
Public Property Gets and sets the snap tolerance units. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Reconstructs the NALocator with a specified state from a JSON encoding.  
Public Methodstatic (Shared in Visual Basic) Reconstructs the NALocator with a specified state from an XML encoding.  
Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public MethodOverridden.  Creates a JSON encoding of the NALocator and its current state.  
Public MethodOverridden.  Creates an XML encoding of the NALocator and its current state.  
Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
Protected Methods
 NameDescription
Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
Protected Method Reads the child element inside the reader. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
Protected Method Writes a child element to the writer. (Inherited from ArcGIS.Core.CIM.NALocatorDefinition)
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
See Also

Reference

NALocator Class
ArcGIS.Core.CIM Namespace