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




Creates and populates additional fields on the turn feature classes that reference the edges by alternate IDs. The alternate IDs allow for another set of IDs that can help maintain the integrity of the turn features in case the source edges are being edited.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.NetworkAnalystTools.PopulateAlternateIDFields

See Also

© 2010 All Rights Reserved.