ESRI.ArcGIS.NetworkAnalystTools
CalculateLocations Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.NetworkAnalystTools Namespace : CalculateLocations Class




Adds fields to the input features that contain the network location of the features. The tool is used to store the network location information as feature attributes to quickly load the features as inputs for a network analysis layer.

Syntax

Visual Basic (Declaration) 
Public Class CalculateLocations 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As CalculateLocations
C# 
public class CalculateLocations : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.NetworkAnalystTools.CalculateLocations

See Also

© 2010 All Rights Reserved.