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




The name of the alternate ID field on the edge feature sources of the network dataset. All edge feature sources referenced by turns must have the same name for the alternate ID field. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property alternate_ID_field_name As String
Visual Basic (Usage)Copy Code
Dim instance As PopulateAlternateIDFields
Dim value As String
 
instance.alternate_ID_field_name = value
 
value = instance.alternate_ID_field_name
C# 
public string alternate_ID_field_name {get; set;}

See Also

© 2010 All Rights Reserved.