The name object of the route locator.
[Visual Basic .NET] Public Property RouteLocatorName As IRouteLocatorName
[C#] public IRouteLocatorName RouteLocatorName {get; set;}
[C++]
HRESULT get_RouteLocatorName(
IRouteLocatorName** locatorName
);
[C++]
HRESULT putref_RouteLocatorName(
IRouteLocatorName* locatorName
);
[C++]Parameters
locatorName [out, retval]locatorName is a parameter of type IRouteLocatorName
locatorName [in]locatorName is a parameter of type IRouteLocatorName
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.