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




Specifies whether an attribute index will be created for the route identifier field that is written to the output route feature class. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.