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




The field that identifies the route on which each calibration point is located. The values in this field match those in the route identifier field. This field can be numeric or character. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.