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




Field in the input table containing values of the length of the output line. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.