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




Adds network analysis objects to a network analysis layer. The objects are added to specific sublayers such as Stops and Barriers. Objects are input as features or records.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.NetworkAnalystTools.AddLocations

See Also

© 2010 All Rights Reserved.