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




Updates all the edge references in turn feature classes using an alternate ID field. This tool should be used after making edits to the input line features that are referenced by the turn features to synchronize the turn features based on the alternate ID fields.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.NetworkAnalystTools.UpdateByAlternateIDFields

See Also

© 2010 All Rights Reserved.