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




Name of the field to be created or updated with the percent along of the computed network location. A field called "PosAlong" is created or updated by default. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property position_field As Object
Visual Basic (Usage)Copy Code
Dim instance As CalculateLocations
Dim value As Object
 
instance.position_field = value
 
value = instance.position_field
C# 
public object position_field {get; set;}

See Also

© 2010 All Rights Reserved.